|
mt4cpp
|
holder with the type and pointer to command as well as the base class of command (smart pointer) More...
#include <Command.hpp>

Public Types | |
| typedef T | CommandType |
| the command type More... | |
Public Member Functions | |
| CommandHolder (T *cmd) | |
| T * | getObsCmd () |
| PCommand | get () |
holder with the type and pointer to command as well as the base class of command (smart pointer)
| typedef T mt4cpp::CommandHolder< T >::CommandType |
the command type
1.8.8