The Robot Application Programming Interface Delegate Project
RAPID Logo

RapidStatusProducer Class Reference

Inheritance diagram for RapidStatusProducer:
Collaboration diagram for RapidStatusProducer:

List of all members.

Public Member Functions

 RapidStatusProducer (Agent agent)
void initialize ()

Static Public Member Functions

static void main (String[] args)

Static Public Attributes

static final String DEFAULT_PROVIDER = "Message Board"
static final String ROBOT_NAME = "TEST_ROBOT"
static final String SOURCE_NAME = "TEST_ROBOT_MSG_PRODUCER"
static final String DEST_NAME = "TELEMETRY"
static final String DRIVE_FACE = "driveFace"
static final String MESSAGE_COUNT = "count"

Static Protected Member Functions

static int checkErrorForSomeSubSystem ()

Constructor & Destructor Documentation


Member Function Documentation

static int checkErrorForSomeSubSystem ( ) [static, protected]
void initialize ( )

Here is the call graph for this function:

static void main ( String[]  args) [static]

Here is the call graph for this function:


Member Data Documentation

final String DEFAULT_PROVIDER = "Message Board" [static]
final String DEST_NAME = "TELEMETRY" [static]
final String DRIVE_FACE = "driveFace" [static]
final String MESSAGE_COUNT = "count" [static]
final String ROBOT_NAME = "TEST_ROBOT" [static]
final String SOURCE_NAME = "TEST_ROBOT_MSG_PRODUCER" [static]

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