FBPropertyListConsoleChannel Class Reference

#include <fbconsole.h>
FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel FBPropertyListConsoleChannel
Inheritance diagram for FBPropertyListConsoleChannel:
Inheritance graph
[legend]

List of all members.


Detailed Description

PropertyList: Data Channels.

Definition at line 99 of file fbconsole.h.


Public Member Functions

virtual void  RemoveAt (int pIndex)
  Remove a data channel at pIndex.
virtual HFBConsoleChannel  operator[] (int pIndex)
  Overloaded [] operator.
virtual int  GetCount ()
  Get channel count.
virtual int  Add (char *pName)
  Add a channel by name.
HFBConsoleChannel  Find (char *pName)
  Find a channel by name.

Member Function Documentation

virtual void RemoveAt ( int  pIndex  )  [virtual]

Remove a data channel at pIndex.

Parameters:
pIndex  Index of channel to remove.

Implements FBPropertyBasicList.

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

Overloaded [] operator.

Get channel at pIndex.

Parameters:
pIndex  Index of channel to access.
Returns:
Handle to channel at pIndex.

Implements FBPropertyBaseList< HFBConsoleChannel >.

virtual int GetCount (  )  [virtual]

Get channel count.

Returns:
Number of channels.

Implements FBPropertyBasicList.

virtual int Add ( char *  pName  )  [virtual]

Add a channel by name.

There is a defined list of channels for the console.

Parameters:
pName  Name of channel to add.
Returns:
Index where channel was inserted.

HFBConsoleChannel Find ( char *  pName  ) 

Find a channel by name.

There is a defined list of channels for the console.

Parameters:
pName  Name of channel to find.
Returns:
Pointer to the console channel found.

Please send us your comments about this page.