The Robot Application Programming Interface Delegate Project
RAPID Logo

RapidFileQueueSample Class Reference

Contains helper methods to directly interfacing with the RAPID.Status generated source. More...

Inheritance diagram for RapidFileQueueSample:
Collaboration diagram for RapidFileQueueSample:

List of all members.

Public Member Functions

 RapidFileQueueSample (FileQueueSample sample, FileQueueConfig config)
Copyable getCopyable ()
int hashCode ()
boolean equals (Object obj)
Copyable getConfig ()
String toString ()
int compareTo (RapidFileQueueSample o)

Public Attributes

final FileQueueSample fileQueueSample
final FileQueueConfig fileQueueConfig

Detailed Description


Constructor & Destructor Documentation


Member Function Documentation

int compareTo ( RapidFileQueueSample  o)
boolean equals ( Object  obj)

Here is the call graph for this function:

Copyable getConfig ( )
Copyable getCopyable ( )

Reimplemented from RapidMessageAdapter.

int hashCode ( )
String toString ( )

Implements IRapidMessage.


Member Data Documentation


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