Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
Public Member Functions | Public Attributes | List of all members
BooleanMgmtCBContext Struct Reference
Collaboration diagram for BooleanMgmtCBContext:

Public Member Functions

 BooleanMgmtCBContext (MgmtEvent::Opcode opc_, JNIGlobalRef jmgmtRef_, jmethodID mid_)
 
bool operator!= (const BooleanMgmtCBContext &rhs) const
 
bool operator== (const BooleanMgmtCBContext &rhs) const
 

Public Attributes

JNIGlobalRef jmgmtRef
 
jmethodID mid
 
MgmtEvent::Opcode opc
 

Detailed Description

Definition at line 46 of file DBTManager.cxx.

Constructor & Destructor Documentation

◆ BooleanMgmtCBContext()

BooleanMgmtCBContext::BooleanMgmtCBContext ( MgmtEvent::Opcode  opc_,
JNIGlobalRef  jmgmtRef_,
jmethodID  mid_ 
)
inline

Definition at line 51 of file DBTManager.cxx.

Member Function Documentation

◆ operator==()

bool BooleanMgmtCBContext::operator== ( const BooleanMgmtCBContext rhs) const
inline

Definition at line 54 of file DBTManager.cxx.

◆ operator!=()

bool BooleanMgmtCBContext::operator!= ( const BooleanMgmtCBContext rhs) const
inline

Definition at line 63 of file DBTManager.cxx.

Member Data Documentation

◆ opc

MgmtEvent::Opcode BooleanMgmtCBContext::opc

Definition at line 47 of file DBTManager.cxx.

◆ jmgmtRef

JNIGlobalRef BooleanMgmtCBContext::jmgmtRef

Definition at line 48 of file DBTManager.cxx.

◆ mid

jmethodID BooleanMgmtCBContext::mid

Definition at line 49 of file DBTManager.cxx.


The documentation for this struct was generated from the following file: