CAFEDataTypeCode Class Reference

#include <cafeDataType.h>

List of all members.

Public Member Functions

 CAFEDataTypeCode ()
 ~CAFEDataTypeCode ()
std::string message (int i)
int enumIs (std::string message)
void show ()
void print ()

Private Types

typedef std::map< int,
std::string > 
mapLongString

Private Attributes

mapLongString mapDataType
mapLongString::iterator pos

Detailed Description

Provides methods to convert between the CAFE_DATATYPES and text equivalent


Member Typedef Documentation

typedef std::map<int, std::string> CAFEDataTypeCode::mapLongString [private]

Constructor & Destructor Documentation

CAFEDataTypeCode::CAFEDataTypeCode (  )  [inline]
CAFEDataTypeCode::~CAFEDataTypeCode (  )  [inline]

Member Function Documentation

int CAFEDataTypeCode::enumIs ( std::string  message  )  [inline]

References mapDataType, and pos.

std::string CAFEDataTypeCode::message ( int  i  )  [inline]
void CAFEDataTypeCode::print (  )  [inline]

References mapDataType, and pos.

Referenced by show().

void CAFEDataTypeCode::show (  )  [inline]

References print().


Member Data Documentation

mapLongString::iterator CAFEDataTypeCode::pos [private]

Referenced by enumIs(), message(), and print().


The documentation for this class was generated from the following file:

Generated on 3 May 2017 for CAFE by  doxygen 1.6.1