FBEventConnectionKeyingNotify Class Reference

FBEventConnectionKeyingNotify Class Reference

#include <fbcomponent.h>

Class Description

Definition at line 1043 of file fbcomponent.h.

+ Inheritance diagram for FBEventConnectionKeyingNotify:

Public Member Functions

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

Additional Inherited Members

- 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

FBConnectionAction GetAction ( void  )

returns keying action

Returns
keying action
void* GetData ( void  )

returns data which is related to the keying action.

Returns
data which is related to the keying action.
FBPlug* GetPlug ( void  )

returns FBPlug that the keying action takes effect upon.

Returns
FBPlug that the keying action takes effect upon.
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: