FBPropertyListStoryClip Class Reference

#include <fbstory.h>
FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip FBPropertyListStoryClip
Inheritance diagram for FBPropertyListStoryClip:
Inheritance graph
[legend]

List of all members.


Detailed Description

List: StoryClip

Definition at line 274 of file fbstory.h.


Public Member Functions

virtual int  Add (HFBStoryClip pItem)
  Add a clip to the property list.
virtual int  Remove (HFBStoryClip pItem)
  Remove clip pItem from property list.
virtual void  RemoveAt (int pIndex)
  Remove the clip at pIndex.
virtual HFBStoryClip  operator[] (int pIndex)
  Get the clip at pIndex.
virtual int  GetCount ()
  Get the number of clip.
virtual FBComponent GetAt (int pIndex)
  Get the Component at pIndex.

Member Function Documentation

virtual int Add ( HFBStoryClip  pItem  )  [virtual]

Add a clip to the property list.

Parameters:
pItem  Clip to add to list.
Returns:
Number of items in list after operation.

virtual int Remove ( HFBStoryClip  pItem  )  [virtual]

Remove clip pItem from property list.

Parameters:
pItem  Clip to remove from list.
Returns:
Number of items in list after operation.

virtual void RemoveAt ( int  pIndex  )  [virtual]

Remove the clip at pIndex.

Parameters:
pIndex  Index of clip to remove.

Reimplemented from FBPropertyListComponentBase.

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

Get the clip at pIndex.

Parameters:
pIndex  Index 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:
pIndex  Index of Component to get a handle on.
Returns:
Component at pIndex.

Implements FBPropertyListComponentBase.

Definition at line 305 of file fbstory.h.


Please send us your comments about this page.