Electronics and Software
Engineering Innovation
Beam-lib  2.15.1

#include <BEvent.h>

Public Member Functions

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

Private Attributes

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

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: