Public Member Functions | Private Attributes | List of all members
BondSM_sm.BondSM_sm Class Reference
Inheritance diagram for BondSM_sm.BondSM_sm:
Inheritance graph
[legend]

Public Member Functions

def __getattr__ (self, attrib)
 
def __init__ (self, owner)
 
def enterStartState (self)
 
def getOwner (self)
 
- Public Member Functions inherited from statemap::FSMContext
void clearState ()
 
void emptyStateStack ()
 
virtual void enterStartState ()=0
 
bool getDebugFlag ()
 
StategetPreviousState ()
 
int getStateStackDepth () const
 
char * getTransition ()
 
bool isInTransition () const
 
bool isStateStackEmpty () const
 
FSMContextoperator= (const FSMContext &fsm)
 
void popState ()
 
void pushState (const State &state)
 
int same (const FSMContext &fsm) const
 
void setDebugFlag (bool flag)
 
void setState (const State &state)
 
void setTransition (const char *transition)
 
virtual ~FSMContext ()
 

Private Attributes

 _owner
 
 _transition
 

Additional Inherited Members

- Protected Member Functions inherited from statemap::FSMContext
 FSMContext (const State &state)
 
- Protected Attributes inherited from statemap::FSMContext
State_previous_state
 
State_state
 
StateEntry_state_stack
 
char * _transition
 

Detailed Description

Definition at line 192 of file BondSM_sm.py.

Constructor & Destructor Documentation

def BondSM_sm.BondSM_sm.__init__ (   self,
  owner 
)

Definition at line 194 of file BondSM_sm.py.

Member Function Documentation

def BondSM_sm.BondSM_sm.__getattr__ (   self,
  attrib 
)

Definition at line 198 of file BondSM_sm.py.

def BondSM_sm.BondSM_sm.enterStartState (   self)

Definition at line 205 of file BondSM_sm.py.

def BondSM_sm.BondSM_sm.getOwner (   self)

Definition at line 208 of file BondSM_sm.py.

Member Data Documentation

BondSM_sm.BondSM_sm._owner
private

Definition at line 196 of file BondSM_sm.py.

BondSM_sm.BondSM_sm._transition
private

Definition at line 200 of file BondSM_sm.py.


The documentation for this class was generated from the following file:


test_bond
Author(s): Stuart Glaser
autogenerated on Wed Mar 20 2019 07:55:40