Public Member Functions | Protected Member Functions | Protected Attributes | Private Member Functions
statemap::State Class Reference

#include <statemap.h>

List of all members.

Public Member Functions

int getId () const
const char * getName () const

Protected Member Functions

 State (const char *name, int stateId)
virtual ~State ()

Protected Attributes

char * _name
int _stateId

Private Member Functions

 State ()
 State (const State &)

Detailed Description

Definition at line 392 of file statemap.h.


Constructor & Destructor Documentation

statemap::State::State ( const char *  name,
int  stateId 
) [inline, protected]

Definition at line 411 of file statemap.h.

virtual statemap::State::~State ( ) [inline, protected, virtual]

Definition at line 425 of file statemap.h.

statemap::State::State ( ) [inline, private]

Definition at line 438 of file statemap.h.

statemap::State::State ( const State ) [inline, private]

Definition at line 439 of file statemap.h.


Member Function Documentation

int statemap::State::getId ( ) const [inline]

Definition at line 404 of file statemap.h.

const char* statemap::State::getName ( ) const [inline]

Definition at line 399 of file statemap.h.


Member Data Documentation

char* statemap::State::_name [protected]

Definition at line 439 of file statemap.h.

int statemap::State::_stateId [protected]

Definition at line 451 of file statemap.h.


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


smclib
Author(s): Various
autogenerated on Sun Oct 5 2014 22:32:28