mt4cpp
|
This is the complete list of members for mt4cpp::Command, including all inherited members.
attach(PCommandObserver observer) | mt4cpp::Command | inline |
checkHaltFlag() const | mt4cpp::Command | inline |
Command() (defined in mt4cpp::Command) | mt4cpp::Command | inline |
execute() | mt4cpp::Command | inline |
getCounter() const | mt4cpp::Command | inline |
getDescriptor() const | mt4cpp::Command | inline |
halt() | mt4cpp::Command | inline |
intrusive_ptr_add_ref(Command *ptr) | mt4cpp::Command | friend |
intrusive_ptr_release (defined in mt4cpp::Command) | mt4cpp::Command | friend |
m_ (defined in mt4cpp::Command) | mt4cpp::Command | mutableprotected |
setId(long new_id) | mt4cpp::Command | inline |
setProgress(double new_progress) | mt4cpp::Command | inline |
setState(CommandDesc::State new_state) | mt4cpp::Command | inline |
~Command() | mt4cpp::Command | inlinevirtual |