libIntegra
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
integra_api::ICommand Class Referenceabstract

Base class for all libIntegra commands. More...

#include "api/command.h"

Inheritance diagram for integra_api::ICommand:
Inheritance graph
[legend]

Public Member Functions

virtual CError execute (integra_internal::CServer &server, CCommandSource source, CCommandResult *result)=0
 Internal use only.
 

Detailed Description

Base class for all libIntegra commands.

Users of libIntegra's api do not need to use ICommand directly.


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