MHuiSessionObject Class Reference

class MHuiSessionObject

Interface for session-aware objects, providing a setter and getter for session id. Object type information is included too.

Member Functions Documentation

SessionId()

TInt SessionId ( ) const [pure virtual]

Gets the session id for object.

SetSessionId(TInt)

void SetSessionId ( TInt aSessionId ) [pure virtual]

Sets the session id for object.

Parameters

TInt aSessionId

Type()

TType Type ( ) const [pure virtual]

Gets the object type.

Member Enumerations Documentation

Enum TType

Enumerators

ETypeVisual
ETypeControl
ETypeControlGroup
ETypeBrush
ETypeTexture
ETypeRenderSurface
ETypeMesh