Public Member Functions | List of all members
SM_Alive Class Reference

#include <BondSM_sm.h>

Inheritance diagram for SM_Alive:
Inheritance graph
[legend]

Public Member Functions

void Die (BondSMContext &context)
 
void HeartbeatTimeout (BondSMContext &context)
 
void SisterAlive (BondSMContext &context)
 
void SisterDead (BondSMContext &context)
 
 SM_Alive (const char *name, int stateId)
 
- Public Member Functions inherited from SM_Default
 SM_Default (const char *name, int stateId)
 
- Public Member Functions inherited from BondSMState
 BondSMState (const char *name, int stateId)
 
virtual void ConnectTimeout (BondSMContext &context)
 
virtual void DisconnectTimeout (BondSMContext &context)
 
virtual void Entry (BondSMContext &)
 
virtual void Exit (BondSMContext &)
 
- Public Member Functions inherited from statemap::State
int getId () const
 
const char * getName () const
 

Additional Inherited Members

- Protected Member Functions inherited from BondSMState
virtual void Default (BondSMContext &context)
 
- Protected Member Functions inherited from statemap::State
 State (const char *name, int stateId)
 
virtual ~State ()
 
- Protected Attributes inherited from statemap::State
char * _name
 
int _stateId
 

Detailed Description

Definition at line 81 of file BondSM_sm.h.

Constructor & Destructor Documentation

SM_Alive::SM_Alive ( const char *  name,
int  stateId 
)
inline

Definition at line 85 of file BondSM_sm.h.

Member Function Documentation

void SM_Alive::Die ( BondSMContext context)
virtual

Reimplemented from BondSMState.

Definition at line 149 of file BondSM_sm.cpp.

void SM_Alive::HeartbeatTimeout ( BondSMContext context)
virtual

Reimplemented from BondSMState.

Definition at line 170 of file BondSM_sm.cpp.

void SM_Alive::SisterAlive ( BondSMContext context)
virtual

Reimplemented from BondSMState.

Definition at line 191 of file BondSM_sm.cpp.

void SM_Alive::SisterDead ( BondSMContext context)
virtual

Reimplemented from BondSMState.

Definition at line 212 of file BondSM_sm.cpp.


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


bondcpp
Author(s): Stuart Glaser
autogenerated on Wed Mar 20 2019 07:55:35