class SessionOperation : public nn::nex::Operation
Encapsulates operations performed on Session
objects.
This operation is the base class for JoinSessionOperation
.
Type
|
Enumerated type representing the types of operations called by the system. (Inherits Operation .) |
---|
PV |
GetType
|
Returns the type of this operation object. |
---|---|---|
GetUserData
|
Gets user-defined values. (Inherits Operation .) |
|
SetUserData
|
Sets user-defined values. (Inherits Operation .) |
|
PV |
GetClassNameString
|
Gets the class name of this operation object. |
S |
DynamicCast
|
Casts dynamically using runtime information. (Inherits Operation .) |
S |
SetTraceFilter
|
Sets the callback function that specifies when to run traces on operation objects. (Inherits Operation .) |
nn::nex::RootObject
nn::nex::Operation
nn::nex::SessionOperation
CONFIDENTIAL