Public Member Functions | |
virtual | ~XFcBtAdvertiser () |
Virtual destructor. | |
void | setAvailability (INT32 aAvailable) |
Sets availability status. | |
INT32 | getAvailability () const |
Gets availability. | |
virtual XFCIMPORT INT | isAddress () const |
Test if address is set. | |
Static Public Member Functions | |
XFcBtAdvertiser * | create (const XFcAddress &aAddress, const CHAR8 *aMessage, INT32 aMessageLength) |
Creates bt advertiser with address and message. | |
XFcBtAdvertiser * | create (const CHAR8 *aMessage, INT32 aMessageLength) |
Creates bt advertiser with message. | |
XFcBtAdvertiser * | create (const XFcHostEntry &aHostEntry) |
Creates bt advertiser with bt hostentry. | |
XFcBtAdvertiser * | create () |
Creates empty bt advertiser, availability is set to fully used. | |
Public Attributes | |
XFcHostEntry * | mHostEntry |
Holds advertice receive address, this address can be used for game play. | |
Protected Member Functions | |
XFcBtAdvertiser () | |
INT | init (const XFcAddress &aAddress, const CHAR8 *aMessage, INT32 aMessageLength) |
INT | init (const CHAR8 *aMessage, INT32 aMessageLength) |
INT | init (const XFcHostEntry &aHostEntry) |
INT | init () |
Private Attributes | |
INT | mAvailability |
|
|
|
Virtual destructor.
|
|
Creates empty bt advertiser, availability is set to fully used.
|
|
Creates bt advertiser with bt hostentry.
|
|
Creates bt advertiser with message.
|
|
Creates bt advertiser with address and message.
|
|
Gets availability.
|
|
|
|
|
|
|
|
|
|
Test if address is set.
Reimplemented from XFcAdvertiser. |
|
Sets availability status.
|
|
|
|
Holds advertice receive address, this address can be used for game play.
|
![]() | ||||
![]() |
Confidential Copyright © 2002-2003 Fathammer | with doxygen by Dimitri van Heesch |