FBPropertyListCommPort Class Reference

#include <fbio.h>
FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort FBPropertyListCommPort
Inheritance diagram for FBPropertyListCommPort:
Inheritance graph
[legend]

List of all members.


Detailed Description

PropertyList: CommPort.

Definition at line 162 of file fbio.h.


Public Member Functions

virtual int  Add (int pItem)
  Add a commport to the property list.
virtual int  Remove (int pItem)
  Remove Comm Port pItem from property list.
virtual void  RemoveAt (int pIndex)
  Remove the comm port at pIndex.
virtual int  operator[] (int pIndex)
  Get the comm port at pIndex.
virtual int  GetCount ()
  Get the number of comm ports recognized.

Member Function Documentation

virtual int Add ( int  pItem  )  [virtual]

Add a commport to the property list.

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

Implements FBPropertyBaseList< int >.

virtual int Remove ( int  pItem  )  [virtual]

Remove Comm Port pItem from property list.

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

Reimplemented from FBPropertyBaseList< int >.

virtual void RemoveAt ( int  pIndex  )  [virtual]

Remove the comm port at pIndex.

Parameters:
pIndex  Index of comm port to remove.

Implements FBPropertyBasicList.

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

Get the comm port at pIndex.

Parameters:
pIndex  Index of commport.
Returns:
Comm Port number.

Implements FBPropertyBaseList< int >.

virtual int GetCount (  )  [virtual]

Get the number of comm ports recognized.

Returns:
Number of comm ports.

Implements FBPropertyBasicList.


Please send us your comments about this page.