Beamlib  3.0.1
This is the Beam C++ class library.
Public Member Functions | Public Attributes | List of all members
BoapFuncEntry Class Reference

Boap service function. More...

#include <Boap.h>

Public Member Functions

 BoapFuncEntry (int cmd, BoapFunc func)
 
 BoapFuncEntry (int cmd, BoapFunc func)
 

Public Attributes

BUInt32 ocmd
 
BoapFunc ofunc
 
UInt32 ocmd
 

Detailed Description

Boap service function.

Constructor & Destructor Documentation

◆ BoapFuncEntry() [1/2]

BoapFuncEntry::BoapFuncEntry ( int  cmd,
BoapFunc  func 
)

◆ BoapFuncEntry() [2/2]

BoapFuncEntry::BoapFuncEntry ( int  cmd,
BoapFunc  func 
)

Member Data Documentation

◆ ocmd [1/2]

BUInt32 BoapFuncEntry::ocmd

◆ ofunc

BoapFunc BoapFuncEntry::ofunc

◆ ocmd [2/2]

UInt32 BoapFuncEntry::ocmd

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