CAOPCodes Class Reference

#include <caopCodes.h>

List of all members.

Public Member Functions

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

Private Types

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

Private Attributes

mapIntString mapDataType
mapIntString::iterator pos

Detailed Description

Provides methods to convert between the CA_OP_xx and text equivalent


Member Typedef Documentation

typedef std::map<int, std::string> CAOPCodes::mapIntString [private]

Constructor & Destructor Documentation

CAOPCodes::CAOPCodes (  )  [inline]

References mapDataType.

CAOPCodes::~CAOPCodes (  )  [inline]

Member Function Documentation

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

References mapDataType, and pos.

std::string CAOPCodes::message ( int  i  )  [inline]

References mapDataType, and pos.

void CAOPCodes::print (  )  [inline]

References mapDataType, and pos.

Referenced by show().

void CAOPCodes::show (  )  [inline]

References print().


Member Data Documentation

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

mapIntString::iterator CAOPCodes::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