The Robot Application Programming Interface Delegate Project
RAPID Logo

RapidPositionConfig Class Reference

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

Inheritance diagram for RapidPositionConfig:
Collaboration diagram for RapidPositionConfig:

List of all members.

Public Member Functions

 RapidPositionConfig (PositionConfig config)
Copyable getCopyable ()
void addValueKey (String key, DataType type, String defaultValue)
void addValueKey (KeyTypeValueTriple keyValueType)
List< KeyTypeValueTriplegetValueKeys ()

Public Attributes

final PositionConfig positionConfig

Detailed Description


Constructor & Destructor Documentation


Member Function Documentation

void addValueKey ( String  key,
DataType  type,
String  defaultValue 
)

Here is the call graph for this function:

void addValueKey ( KeyTypeValueTriple  keyValueType)
Copyable getCopyable ( )

Reimplemented from RapidMessageAdapter.

List<KeyTypeValueTriple> getValueKeys ( )

Member Data Documentation


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