CAFEGlobalAlarmSeverity Class Reference

#include <statusCodes.h>

List of all members.

Public Member Functions

 CAFEGlobalAlarmSeverity ()
 ~CAFEGlobalAlarmSeverity ()
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 mapAlarmSeverity
mapIntString::iterator pos

Member Typedef Documentation

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

Constructor & Destructor Documentation

CAFEGlobalAlarmSeverity::CAFEGlobalAlarmSeverity (  )  [inline]
CAFEGlobalAlarmSeverity::~CAFEGlobalAlarmSeverity (  )  [inline]

Member Function Documentation

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

References mapAlarmSeverity, pos, and printAll().

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

References mapAlarmSeverity, and pos.

void CAFEGlobalAlarmSeverity::printAll (  )  [inline]

References mapAlarmSeverity, and pos.

Referenced by asInt(), and asString().


Member Data Documentation

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