Home Previous Up Next Index

memoryx::ActiveOacBase

Overview

[ "cpp:virtual" ] class ActiveOacBase extends EntityBase

Used By

ActiveOacFull::entity

Operation Index

getArgumentInstanceIds
setArgumentInstanceIds
getOacRef
setOacRef
getOacName
getState
setState

Operations

NameList getArgumentInstanceIds()

void setArgumentInstanceIds(NameList ids)

EntityRefBase getOacRef()

void setOacRef(EntityRefBase oac)

string getOacName()

OacExecState getState()

void setState(OacExecState state)


Home Previous Up Next Index