Public Member Functions

FBPropertyListTrigger Class Reference

Search for all occurrences

Detailed Description

PropertyList: Trigger

Definition at line 91 of file fbtrigger.h.

#include <fbtrigger.h>

Inheritance diagram for FBPropertyListTrigger:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual int Add (FBTrigger *pItem)
 Add a trigger to the property list.
virtual void RemoveAt (int pIndex)
 Remove property at pIndex.
virtual FBTriggeroperator[] (int pIndex)
 [] operator overload.
virtual int GetCount ()
 Get the number of properties in the list.

Member Function Documentation

virtual int Add ( FBTrigger pItem) [virtual]

Add a trigger to the property list.

Parameters:
pItemTrigger to add to list.
Returns:
Number of items in list.

Implements FBPropertyBaseList< FBTrigger * >.

virtual void RemoveAt ( int  pIndex) [virtual]

Remove property at pIndex.

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

Implements FBPropertyBasicList.

virtual FBTrigger* operator[] ( int  pIndex) [virtual]

[] operator overload.

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

Implements FBPropertyBaseList< FBTrigger * >.

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.


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

FBPropertyListTrigger FBPropertyListTrigger FBPropertyListTrigger FBPropertyListTrigger FBPropertyListTrigger FBPropertyListTrigger FBPropertyListTrigger FBPropertyListTrigger FBPropertyListTrigger FBPropertyListTrigger
FBPropertyListTrigger FBPropertyListTrigger FBPropertyListTrigger FBPropertyListTrigger FBPropertyListTrigger FBPropertyListTrigger FBPropertyListTrigger FBPropertyListTrigger FBPropertyListTrigger FBPropertyListTrigger