Now you can download a copy of these docs so you can use them offline! Download now
NetworkTableServerMode Class Reference
Inheritance diagram for NetworkTableServerMode:
Collaboration diagram for NetworkTableServerMode:

Public Member Functions

virtual NetworkTableNodeCreateNode (const char *ipAddress, int port, NTThreadManager &threadManager, void *&streamFactory_out, StreamDeleter &streamDeleter_out, NetworkTableEntryTypeManager *&typeManager_out)
 

Additional Inherited Members

- Static Public Attributes inherited from NetworkTableMode
static NetworkTableServerMode Server
 
static NetworkTableClientMode Client
 

Detailed Description

Definition at line 37 of file NetworkTableMode.h.

Member Function Documentation

NetworkTableNode * NetworkTableServerMode::CreateNode ( const char *  ipAddress,
int  port,
NTThreadManager threadManager,
void *&  streamFactory_out,
StreamDeleter &  streamDeleter_out,
NetworkTableEntryTypeManager *&  typeManager_out 
)
virtual
Parameters
ipAddressthe IP address configured by the user
portthe port configured by the user
threadManagerthe thread manager that should be used for threads in the node
Returns
a new node that can back a network table
Exceptions
IOException

Implements NetworkTableMode.

Definition at line 31 of file NetworkTableMode.cpp.


The documentation for this class was generated from the following files:

Generated on Sat Apr 26 2014 12:26:46 for WPILibC++ by doxygen 1.8.6