Public Member Functions

FBPropertyListStoryClip Class Reference

Search for all occurrences

Detailed Description

List: StoryClip

Definition at line 278 of file fbstory.h.

#include <fbstory.h>

Inheritance diagram for FBPropertyListStoryClip:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual int Add (FBStoryClip *pItem)
 Add a clip to the property list.
virtual int Remove (FBStoryClip *pItem)
 Remove clip pItem from property list.
virtual void RemoveAt (int pIndex)
 Remove the clip at pIndex.
virtual FBStoryClipoperator[] (int pIndex)
 Get the clip at pIndex.
virtual int GetCount ()
 Get the number of clip.
virtual FBComponentGetAt (int pIndex)
 Get the Component at pIndex.

Member Function Documentation

virtual int Add ( FBStoryClip pItem) [virtual]

Add a clip to the property list.

Parameters:
pItemClip to add to list.
Returns:
Number of items in list after operation.
virtual int Remove ( FBStoryClip pItem) [virtual]

Remove clip pItem from property list.

Parameters:
pItemClip to remove from list.
Returns:
Number of items in list after operation.
virtual void RemoveAt ( int  pIndex) [virtual]

Remove the clip at pIndex.

Parameters:
pIndexIndex of clip to remove.

Reimplemented from FBPropertyListComponentBase.

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

Get the clip at pIndex.

Parameters:
pIndexIndex of clip to get.
Returns:
Clip at pIndex.

Reimplemented from FBPropertyListComponentBase.

virtual int GetCount ( ) [virtual]

Get the number of clip.

Returns:
Number of clips.

Reimplemented from FBPropertyListComponentBase.

virtual FBComponent* GetAt ( int  pIndex) [inline, virtual]

Get the Component at pIndex.

Parameters:
pIndexIndex of Component to get a handle on.
Returns:
Component at pIndex.

Implements FBPropertyListComponentBase.

Definition at line 309 of file fbstory.h.

{ return (FBComponent*)operator[](pIndex); }

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

FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip
FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip