Cern
LibTmsApi 2.3.0
BEvent1Error Class Reference

#include <BEvent1.h>

Inheritance diagram for BEvent1Error:
BError BEvent1

Public Member Functions

 BEvent1Error (int errNo=ErrorOk, BString errStr="")
 
BError getBinary (void *data, uint32_t &size)
 
BError setBinary (void *data, uint32_t &size)
 
- Public Member Functions inherited from BError
 BError (int errNo=ErrorOk, BString errStr="")
 Create object.
 
 BError (BString errStr)
 Create with error set and error string.
 
BError copy ()
 Return an independant copy.
 
BErrorset (int errNo, BString errStr="")
 Set error number and message.
 
BErrorclear ()
 Clear the error.
 
BErrorsetError (BString errStr="")
 Set error type ERROR with optional message.
 
BString getString () const
 Get error message.
 
int getNumber () const
 Get The error number.
 
int num () const
 Get The error number.
 
const char * str () const
 Return a char* string.
 
int getErrorNo () const
 Get The error number.
 
 operator int () const
 Return error number.
 
- Public Member Functions inherited from BEvent1
 BEvent1 (uint32_t type)
 
virtual ~BEvent1 ()
 
uint32_t getType ()
 
virtual BError getBinary (void *data, uint32_t &size)
 
virtual BError setBinary (void *data, uint32_t &size)
 

Constructor & Destructor Documentation

◆ BEvent1Error()

BEvent1Error::BEvent1Error ( int  errNo = ErrorOk,
BString  errStr = "" 
)

Member Function Documentation

◆ getBinary()

BError BEvent1Error::getBinary ( void *  data,
uint32_t &  size 
)
virtual

Reimplemented from BEvent1.

◆ setBinary()

BError BEvent1Error::setBinary ( void *  data,
uint32_t &  size 
)
virtual

Reimplemented from BEvent1.


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