FBPropertyListDeviceInstrument Class Reference

#include <fbcore.h>
FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument FBPropertyListDeviceInstrument
Inheritance diagram for FBPropertyListDeviceInstrument:
Inheritance graph
[legend]

List of all members.


Detailed Description

List of instruments.

Definition at line 602 of file fbcore.h.


Public Member Functions

virtual int  Add (HFBDeviceInstrument pItem)
  Add an instrument to the property list.
virtual void  RemoveAt (int pIndex)
  Remove the instrument at pIndex.
FBDeviceInstrument operator[] (int pIndex)
  Get the model template at pIndex.
virtual int  GetCount ()
  Get the number of instruments.
virtual FBComponent GetAt (int pIndex)
  Get the Component at pIndex.

Member Function Documentation

virtual int Add ( HFBDeviceInstrument  pItem  )  [virtual]

Add an instrument to the property list.

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

virtual void RemoveAt ( int  pIndex  )  [virtual]

Remove the instrument at pIndex.

Parameters:
pIndex  Index of instrument to remove.

Reimplemented from FBPropertyListComponentBase.

FBDeviceInstrument* operator[] ( int  pIndex  ) 

Get the model template at pIndex.

Parameters:
pIndex  Index of instruments to get.
Returns:
Instrument at pIndex.

Reimplemented from FBPropertyListComponentBase.

virtual int GetCount (  )  [virtual]

Get the number of instruments.

Returns:
Number of instruments.

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 624 of file fbcore.h.


Please send us your comments about this page.