The Robot Application Programming Interface Delegate Project
RAPID Logo

RapidTaskExecutor Class Reference

Inheritance diagram for RapidTaskExecutor:
Collaboration diagram for RapidTaskExecutor:

List of all members.

Public Member Functions

boolean sendCommand (String cmdName)
boolean sendCommand (RapidCommand command)
RapidCommand createStopCommand ()
RapidCommand createTestCommand (String cmd)
void setAssetToCommand (Agent agent)

Static Public Member Functions

static RapidTaskExecutor getInstance (Agent agent)

Static Public Attributes

static final String STOP_COMMAND = "STOP_ROBOT"

Member Function Documentation

RapidCommand createStopCommand ( )

Here is the call graph for this function:

RapidCommand createTestCommand ( String  cmd)

Here is the call graph for this function:

static RapidTaskExecutor getInstance ( Agent  agent) [static]
boolean sendCommand ( String  cmdName)

Here is the call graph for this function:

boolean sendCommand ( RapidCommand  command)

Here is the call graph for this function:

void setAssetToCommand ( Agent  agent)

Here is the call graph for this function:


Member Data Documentation

final String STOP_COMMAND = "STOP_ROBOT" [static]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines