CAgentStateBase Class Reference
class CAgentStateBase : public CActive
|
Base class for individual states within an agent
Note:
This class is part of a compatibility layer for porting agent extensions (.agx) from v6.1
since v9.5. Use MCPRs/CPRs/SCPRs instead of agents.
Base class for individual states within an agent
Note:
This class is part of a compatibility layer for porting agent extensions (.agx) from v6.1
since v9.5. Use MCPRs/CPRs/SCPRs instead of agents.
Constructor & Destructor Documentation
CAgentStateBase(MAgentStateMachineEnv &)
~CAgentStateBase()
IMPORT_C
|
~CAgentStateBase
|
(
|
)
|
[virtual]
|
Member Functions Documentation
JumpToRunl(TInt)
IMPORT_C void
|
JumpToRunl
|
(
|
TInt
|
aError
|
)
|
[protected]
|
NextStateL(TBool)
Create and return an instance of the next state object
StartState()
void
|
StartState
|
(
|
)
|
[pure virtual]
|
Start the processing for this state
Member Data Documentation
MAgentStateMachineEnv * iSMObserver
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.