CAFEGlobalAlarmCondition Class Reference

#include <statusCodes.h>

List of all members.

Public Member Functions

 CAFEGlobalAlarmCondition ()
 ~CAFEGlobalAlarmCondition ()
std::string asString (int i)
int asInt (std::string message)
void getStates (std::vector< int > &vecI, std::vector< std::string > &vecS)
void printAll ()

Private Types

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

Private Attributes

mapIntString mapAlarmCondition
mapIntString::iterator pos

Member Typedef Documentation

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

Constructor & Destructor Documentation

CAFEGlobalAlarmCondition::CAFEGlobalAlarmCondition (  )  [inline]
CAFEGlobalAlarmCondition::~CAFEGlobalAlarmCondition (  )  [inline]

Member Function Documentation

int CAFEGlobalAlarmCondition::asInt ( std::string  message  )  [inline]

References mapAlarmCondition, pos, and printAll().

std::string CAFEGlobalAlarmCondition::asString ( int  i  )  [inline]
void CAFEGlobalAlarmCondition::getStates ( std::vector< int > &  vecI,
std::vector< std::string > &  vecS 
) [inline]

References mapAlarmCondition, and pos.

void CAFEGlobalAlarmCondition::printAll (  )  [inline]

References mapAlarmCondition, and pos.

Referenced by asInt(), and asString().


Member Data Documentation

mapIntString::iterator CAFEGlobalAlarmCondition::pos [private]

Referenced by asInt(), asString(), getStates(), and printAll().


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

Generated on 28 May 2018 for CAFE by  doxygen 1.6.1