|
NSCL DDAS 12.2-009
Support for XIA DDAS at FRIB
|
Class to wrap XIA return codes and messages in a CException. More...
#include <Exception.h>#include <string>

Go to the source code of this file.
Classes | |
| class | CXIAException |
| CException wrapper for XIA return codes containing the return code and context message of the error. More... | |
Variables | |
| const size_t | kXIABUFSIZE = 1024 |
| XIA API return code max buffer length. More... | |
| const size_t | kREASONSIZE = 2048 |
| Reason text max buffer length. More... | |
Class to wrap XIA return codes and messages in a CException.
| const size_t kREASONSIZE = 2048 |
Reason text max buffer length.
| const size_t kXIABUFSIZE = 1024 |
XIA API return code max buffer length.