ROOTANA
Public Member Functions | Private Attributes
TNetDirectoryConnection Class Reference
Collaboration diagram for TNetDirectoryConnection:
Collaboration graph
[legend]

Public Member Functions

 TNetDirectoryConnection (const char *host, int port)
 
int Reconnect ()
 
void Request (const char *req)
 
TObject * ReadObject (TClass *type)
 

Private Attributes

TSocket * fSocket
 

Detailed Description

Definition at line 18 of file TNetDirectory.cxx.

Constructor & Destructor Documentation

◆ TNetDirectoryConnection()

TNetDirectoryConnection::TNetDirectoryConnection ( const char *  host,
int  port 
)
inline

Definition at line 24 of file TNetDirectory.cxx.

Member Function Documentation

◆ ReadObject()

TObject* TNetDirectoryConnection::ReadObject ( TClass *  type)
inline

Definition at line 50 of file TNetDirectory.cxx.

Here is the caller graph for this function:

◆ Reconnect()

int TNetDirectoryConnection::Reconnect ( )
inline

Definition at line 30 of file TNetDirectory.cxx.

Here is the caller graph for this function:

◆ Request()

void TNetDirectoryConnection::Request ( const char *  req)
inline

Definition at line 41 of file TNetDirectory.cxx.

Here is the caller graph for this function:

Field Documentation

◆ fSocket

TSocket* TNetDirectoryConnection::fSocket
private

Definition at line 20 of file TNetDirectory.cxx.


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