Public Member Functions | Private Attributes
brics_oodl::Errors Class Reference

#include <Errors.hpp>

List of all members.

Public Member Functions

void addError (std::string name, std::string description)
void deleteAllErrors ()
 Errors ()
void getAllErrors (map< std::string, std::string > &allErrors)
unsigned int getAmountOfErrors ()
void getNextError (std::string &name, std::string &description)
void printErrorsToConsole ()
virtual ~Errors ()

Private Attributes

map< std::string, std::string >
::iterator 
iter
map< std::string, std::string > occurredErrors

Detailed Description

Definition at line 17 of file Errors.hpp.


Constructor & Destructor Documentation

Definition at line 5 of file Errors.cpp.

Definition at line 11 of file Errors.cpp.


Member Function Documentation

void brics_oodl::Errors::addError ( std::string  name,
std::string  description 
)

Definition at line 41 of file Errors.cpp.

Definition at line 52 of file Errors.cpp.

void brics_oodl::Errors::getAllErrors ( map< std::string, std::string > &  allErrors)

Definition at line 29 of file Errors.cpp.

Definition at line 35 of file Errors.cpp.

void brics_oodl::Errors::getNextError ( std::string &  name,
std::string &  description 
)

Definition at line 17 of file Errors.cpp.

Definition at line 58 of file Errors.cpp.


Member Data Documentation

map<std::string,std::string>::iterator brics_oodl::Errors::iter [private]

Definition at line 40 of file Errors.hpp.

map<std::string, std::string> brics_oodl::Errors::occurredErrors [private]

Definition at line 38 of file Errors.hpp.


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


cob_sick_s300
Author(s): Florian Weisshardt
autogenerated on Thu Aug 27 2015 12:45:42