NPL::UIReceivers Class Reference

List of all members.

Detailed Description

a list of NPL runtime address


Public Member Functions

bool empty ()
 returns true if the receiver is empty.
void AddReceiver (const char *sAddress)
 add a new receiver from a string
void Cleanup ()
 clean up
string ToString ()
 convert to string.
void FromString (const char *sReceivers)
 append UI receivers from string.


Member Function Documentation

bool NPL::UIReceivers::empty (  ) 

returns true if the receiver is empty.

string NPL::UIReceivers::ToString (  ) 

convert to string.

separated by ";". e.g. "192.168.0.10:4000;192.168.0.11:4001;"

void NPL::UIReceivers::FromString ( const char *  sReceivers  ) 

append UI receivers from string.

Parameters:
sReceivers,: it can be of the string returned by UIReceivers.ToString().


Generated on Mon Dec 1 14:34:43 2008 for NPL Scripting Reference for ParaEngine by  doxygen 1.5.2