Open Reality Reference Guide
 
Loading...
Searching...
No Matches
FBEventConnectionKeyingNotify Class Reference
Inheritance diagram for FBEventConnectionKeyingNotify:

Public Member Functions

 FBEventConnectionKeyingNotify (HKEventBase pEvent)
 Constructor.
 
FBConnectionAction GetAction (void)
 returns keying action
 
FBPlugGetPlug (void)
 returns FBPlug that the keying action takes effect upon.
 
FBPlugGetProperty (void)
 returns FBProperty that the keying action takes effect upon.
 
void * GetData (void)
 returns data which is related to the keying action.
 
- Public Member Functions inherited from FBEvent
 FBEvent (HKEvent pEvent)
 Constructor.
 

Additional Inherited Members

- Public Attributes inherited from FBEvent
FBPropertyInt Type
 Read Only Property: Type of event.
 

Detailed Description

Definition at line 1044 of file fbcomponent.h.

Constructor & Destructor Documentation

◆ FBEventConnectionKeyingNotify()

FBEventConnectionKeyingNotify ( HKEventBase  pEvent)

Constructor.

Parameters
pEventBase event (internal) to obtain information from.

Member Function Documentation

◆ GetAction()

FBConnectionAction GetAction ( void  )

returns keying action

Returns
keying action

◆ GetData()

void * GetData ( void  )

returns data which is related to the keying action.

Returns
data which is related to the keying action.

◆ GetPlug()

FBPlug * GetPlug ( void  )

returns FBPlug that the keying action takes effect upon.

Returns
FBPlug that the keying action takes effect upon.

◆ GetProperty()

FBPlug * GetProperty ( void  )

returns FBProperty that the keying action takes effect upon.

Returns
FBProperty that the keying action takes effect upon.

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