Base class for all libIntegra commands. More...
#include "api/command.h"

Public Member Functions | |
| virtual CError | execute (integra_internal::CServer &server, CCommandSource source, CCommandResult *result)=0 |
| Internal use only. | |
Base class for all libIntegra commands.
Users of libIntegra's api do not need to use ICommand directly.
1.8.6