FBEventConnectionStateNotify Class Reference

FBEventConnectionStateNotify Class Reference

#include <fbcomponent.h>

Class Description

Connection notify event class.

Definition at line 1024 of file fbcomponent.h.

+ Inheritance diagram for FBEventConnectionStateNotify:

Public Member Functions

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

Public Attributes

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

Constructor & Destructor Documentation

Constructor.

Parameters
pEventBase event (internal) to obtain information from.

Member Function Documentation

void* GetData ( )

Available data pointer.

void* GetOldData ( )

Last available data pointer.

Member Data Documentation

Read Only Property: Connection's action performed.

Definition at line 1032 of file fbcomponent.h.

Read Only Property: The plug involved in the action.

Definition at line 1033 of file fbcomponent.h.


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