The Robot Application Programming Interface Delegate Project
RAPID Logo

RapidKeyTypePair Class Reference

Inheritance diagram for RapidKeyTypePair:
Collaboration diagram for RapidKeyTypePair:

List of all members.

Public Member Functions

 RapidKeyTypePair ()
 RapidKeyTypePair (String key, DataType type)
 RapidKeyTypePair (RapidKeyTypePair kvp)
void setKey (String key)
void setType (DataType type)
String getKey ()
DataType getValue ()

Detailed Description

Author:
jtorres

Constructor & Destructor Documentation

RapidKeyTypePair ( String  key,
DataType  type 
)

Member Function Documentation

String getKey ( )
DataType getValue ( )
void setKey ( String  key)
void setType ( DataType  type)

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