conexus logo

Conexus::NSPR Namespace Reference


Classes

class  File
 Encapsulates a NSPR file. More...
class  FileDescriptor
 This class is the top level object for all subclasses performing I/O (Input/Output) operations via NSPR file descriptors. More...
class  Socket
 This class encapsulates NSPR's Socket API and serves as the base class for all objects performing socket I/O. More...
class  TCP
 This class encapsulates a socket used for TCP/IP communications. More...
class  UDP
 This class encapsulates a socket used for UDP/IP communications. More...

Typedefs

typedef enum
Conexus::NSPR::NSPRFileMode 
NSPRFileMode

Enumerations

enum  NSPRFileMode { FILE_SYNC = Conexus::FILE_LAST_STATE }

Functions

void init (bool use_dispatcher_default)
bool initialized ()
void finalize ()
void addr_to_nspr (const Address &conexusaddr, PRNetAddr &nspraddr)

Typedef Documentation


Enumeration Type Documentation

Enumerator:
FILE_SYNC 


Function Documentation

void Conexus::NSPR::addr_to_nspr ( const Address &  conexusaddr,
PRNetAddr &  nspraddr 
)

void Conexus::NSPR::finalize (  ) 

void Conexus::NSPR::init ( bool  use_dispatcher_default  ) 

bool Conexus::NSPR::initialized (  ) 

Referenced by Conexus::NSS::init(), and init().


Generated on Wed Jul 8 15:51:28 2009 for conexus by doxygen 1.5.8