The Robot Application Programming Interface Delegate Project
RAPID Logo

RapidAssetConfig Class Reference

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

Inheritance diagram for RapidAssetConfig:
Collaboration diagram for RapidAssetConfig:

List of all members.

Public Member Functions

 RapidAssetConfig (AssetConfig config)
void addValueKey (String key, DataType type, String defaultValue)
void addValueKey (KeyTypeValueTriple keyValueType)
List< KeyTypeValueTriplegetValueKeys ()
String toString ()

Public Attributes

final AssetConfig assetConfig

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)
List<KeyTypeValueTriple> getValueKeys ( )
String toString ( )

Implements IRapidMessage.

Here is the call graph for this function:


Member Data Documentation


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