Cern
LibTmsApi 2.3.0

#include <BEvent.h>

Public Member Functions

 BEvent (BUInt32 type=BEventTypeNone, BUInt32 arg=0)
 
BUInt32 type ()
 
BUInt32 arg ()
 

Private Attributes

BUInt32 otype
 The events type.
 
BUInt32 oarg
 The events argument.
 

Constructor & Destructor Documentation

◆ BEvent()

BEvent::BEvent ( BUInt32  type = BEventTypeNone,
BUInt32  arg = 0 
)

Member Function Documentation

◆ arg()

BUInt32 BEvent::arg ( )

◆ type()

BUInt32 BEvent::type ( )

Member Data Documentation

◆ oarg

BUInt32 BEvent::oarg
private

The events argument.

◆ otype

BUInt32 BEvent::otype
private

The events type.


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