TTestObjectBase Class Reference

class TTestObjectBase

Constructor & Destructor Documentation

TTestObjectBase(TObjectType)

TTestObjectBase ( TObjectType aType )

Parameters

TObjectType aType

~TTestObjectBase()

~TTestObjectBase ( ) [virtual]

Member Functions Documentation

ObjectId()

TName & ObjectId ( ) [inline]

ObjectType()

TObjectType ObjectType ( ) [inline]

RunMethodL(CStifItemParser &)

TInt RunMethodL ( CStifItemParser & aItem ) [pure virtual]

Parameters

CStifItemParser & aItem

Signal()

TBool Signal ( ) [pure virtual]

Wait()

TBool Wait ( ) [pure virtual]

Member Enumerations Documentation

Enum TObjectType

Enumerators

EObjectNormal
EObjectKernel

Member Data Documentation

TInt iAsyncResult

TInt iAsyncResult

TName iName

TName iName [private]

TObjectType iType

TObjectType iType [protected]