Detailed Description
List: StoryTrack
Definition at line 192 of file fbstory.h.
#include <fbstory.h>
List
of all members.
Public Member Functions
|
| virtual
int |
Add (HFBStoryTrack pItem) |
| |
Add a track to the property list.
|
| virtual
int |
Remove (HFBStoryTrack pItem) |
| |
Remove track pItem from property
list.
|
| virtual
void |
RemoveAt (int pIndex) |
| |
Remove the track at pIndex.
|
| virtual
HFBStoryTrack |
operator[] (int pIndex) |
| |
Get the track at pIndex.
|
| virtual
int |
GetCount () |
| |
Get the number of track.
|
| virtual
FBComponent
* |
GetAt (int pIndex) |
| |
Get the Component at pIndex.
|
Member Function Documentation
| virtual int Add |
( |
HFBStoryTrack |
pItem |
) |
[virtual] |
Add a track to the property list.
- Parameters:
-
| pItem |
Track to add to list. |
- Returns:
- Number of items in list after operation.
| virtual int Remove |
( |
HFBStoryTrack |
pItem |
) |
[virtual] |
Remove track pItem from property list.
- Parameters:
-
| pItem |
Track to remove from list. |
- Returns:
- Number of items in list after operation.
| virtual void RemoveAt |
( |
int |
pIndex |
) |
[virtual] |
| virtual HFBStoryTrack operator[] |
( |
int |
pIndex |
) |
[virtual] |
Get the track at pIndex.
- Parameters:
-
| pIndex |
Index of track to get. |
- Returns:
- Track at pIndex.
Reimplemented from
FBPropertyListComponentBase.
| virtual int GetCount |
( |
|
) |
[virtual] |
| virtual FBComponent* GetAt |
( |
int |
pIndex |
) |
[inline, virtual] |
Get the Component at pIndex.
- Parameters:
-
| pIndex |
Index of Component to get a handle on. |
- Returns:
- Component at pIndex.
Implements
FBPropertyListComponentBase.
Definition at line 225 of file fbstory.h.
The documentation for this class was generated from the following
file:
FBPropertyListStoryTrack
FBPropertyListStoryTrack FBPropertyListStoryTrack
FBPropertyListStoryTrack FBPropertyListStoryTrack
FBPropertyListStoryTrack FBPropertyListStoryTrack
FBPropertyListStoryTrack FBPropertyListStoryTrack
FBPropertyListStoryTrack
FBPropertyListStoryTrack
FBPropertyListStoryTrack FBPropertyListStoryTrack
FBPropertyListStoryTrack FBPropertyListStoryTrack
FBPropertyListStoryTrack FBPropertyListStoryTrack
FBPropertyListStoryTrack FBPropertyListStoryTrack
FBPropertyListStoryTrack