Open Reality Reference Guide
 
Loading...
Searching...
No Matches
FBEventConnectionStateNotify Class Reference

Connection notify event class. More...

#include <fbcomponent.h>

Inheritance diagram for FBEventConnectionStateNotify:

Public Member Functions

 FBEventConnectionStateNotify (HKEventBase pEvent)
 Constructor.
 
void * GetData ()
 Available data pointer.
 
void * GetOldData ()
 Last available data pointer.
 
- Public Member Functions inherited from FBEvent
 FBEvent (HKEvent pEvent)
 Constructor.
 

Public Attributes

FBPropertyConnectionAction Action
 Read Only Property: Connection's action performed.
 
FBPropertyPlug Plug
 Read Only Property: The plug involved in the action.
 
- Public Attributes inherited from FBEvent
FBPropertyInt Type
 Read Only Property: Type of event.
 

Detailed Description

Connection notify event class.

Definition at line 1025 of file fbcomponent.h.

Constructor & Destructor Documentation

◆ FBEventConnectionStateNotify()

FBEventConnectionStateNotify ( HKEventBase  pEvent)

Constructor.

Parameters
pEventBase event (internal) to obtain information from.

Member Function Documentation

◆ GetData()

void * GetData ( )

Available data pointer.

◆ GetOldData()

void * GetOldData ( )

Last available data pointer.

Member Data Documentation

◆ Action

FBPropertyConnectionAction Action

Read Only Property: Connection's action performed.

Definition at line 1033 of file fbcomponent.h.

◆ Plug

Read Only Property: The plug involved in the action.

Definition at line 1034 of file fbcomponent.h.


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