fesaGSI::GSIErrorCollectionField Class Reference

#include <GSIErrorCollectionField.h>

List of all members.

Public Member Functions

 GSIErrorCollectionField (const std::string &fieldName, bool multiplexed, fesa::DataStore *pDataStore, bool persistent, int size)
 ~GSIErrorCollectionField ()
void addError (long error_code, std::string &ErrorMessage, fesa::MultiplexingContext *context, fesa::AbstractDevice *pDev)

Private Attributes

unsigned long index_
fesa::Mutex mutexIndex_

Detailed Description

Definition at line 17 of file GSIErrorCollectionField.h.


Constructor & Destructor Documentation

fesaGSI::GSIErrorCollectionField::GSIErrorCollectionField ( const std::string &  fieldName,
bool  multiplexed,
fesa::DataStore *  pDataStore,
bool  persistent,
int  size 
)

Definition at line 19 of file GSIErrorCollectionField.cpp.

References index_.

fesaGSI::GSIErrorCollectionField::~GSIErrorCollectionField (  ) 

Definition at line 25 of file GSIErrorCollectionField.cpp.


Member Function Documentation

void fesaGSI::GSIErrorCollectionField::addError ( long  error_code,
std::string &  ErrorMessage,
fesa::MultiplexingContext *  context,
fesa::AbstractDevice *  pDev 
)

Member Data Documentation

Definition at line 28 of file GSIErrorCollectionField.h.

Referenced by addError(), and GSIErrorCollectionField().

Definition at line 30 of file GSIErrorCollectionField.h.

Referenced by addError().


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

Generated on 25 Jan 2013 for fesa-core-gsi by  doxygen 1.6.1