FBPropertyListTriggerBranch Class Reference

#include <fbtrigger.h>
FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch FBPropertyListTriggerBranch
Inheritance diagram for FBPropertyListTriggerBranch:
Inheritance graph
[legend]

List of all members.


Detailed Description

PropertyList: TriggerBranch

Definition at line 125 of file fbtrigger.h.


Public Member Functions

virtual int  Add (HFBTriggerBranch pItem)
  Add an TriggerBranch to the property list.
virtual void  RemoveAt (int pIndex)
  Remove property at pIndex.
virtual HFBTriggerBranch  operator[] (int pIndex)
  [] operator overload.
virtual int  GetCount ()
  Get the number of properties in the list.

Member Function Documentation

virtual int Add ( HFBTriggerBranch  pItem  )  [virtual]

Add an TriggerBranch to the property list.

Parameters:
pItem  TriggerBranch to add to list.
Returns:
Number of items in list.

Implements FBPropertyBaseList< HFBTriggerBranch >.

virtual void RemoveAt ( int  pIndex  )  [virtual]

Remove property at pIndex.

Parameters:
pIndex  Index where property is to be removed.
Warning:
overload required.

Implements FBPropertyBasicList.

virtual HFBTriggerBranch operator[] ( int  pIndex  )  [virtual]

[] operator overload.

Parameters:
pIndex  Index of property to access.
Returns:
Property at pIndex.
Warning:
overload required.

Implements FBPropertyBaseList< HFBTriggerBranch >.

virtual int GetCount (  )  [virtual]

Get the number of properties in the list.

Returns:
The number of properties in the list.
Warning:
overload required.

Implements FBPropertyBasicList.


Please send us your comments about this page.