FEBio  1.5.0
Public Types | Public Member Functions | Static Public Member Functions | Protected Attributes | Static Protected Attributes
CommandManager Class Reference

Public Types

typedef list< Command * >::iterator CmdIterator

Public Member Functions

void AddCommand (Command *pcmd)
int Size ()
CommandFind (const char *szcmd)
CmdIterator First ()

Static Public Member Functions

static CommandManagerGetInstance ()

Protected Attributes

list< Command * > m_Cmd

Static Protected Attributes

static CommandManagerm_pMngr

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