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

brics_oodl::Errors::Errors (  ) 
virtual brics_oodl::Errors::~Errors (  )  [virtual]

Member Function Documentation

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

Member Data Documentation

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

Definition at line 34 of file Errors.hpp.

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

Definition at line 32 of file Errors.hpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines


brics_oodl_scanner_libs
Author(s): Alexander Bubeck
autogenerated on Fri Jan 11 09:51:20 2013