FACT++  1.0
DimServerDns Class Reference

#include <dis.hxx>

Public Member Functions

 DimServerDns (const char *node)
 
 DimServerDns (const char *node, int port)
 
 DimServerDns (const char *node, int port, char *name)
 
 ~DimServerDns ()
 
void init (const char *node, int port)
 
dim_long getDnsId ()
 
void setName (const char *name)
 
char * getName ()
 
void clearName ()
 
void autoStartOn ()
 
void autoStartOff ()
 
int isAutoStart ()
 
void addServiceId (int id)
 
int * getServiceIdList ()
 

Private Attributes

char * itsNode
 
int itsPort
 
dim_long itsDnsId
 
char * itsName
 
int autoStart
 
int * itsServiceIdList
 
int itsServiceIdListSize
 
int itsNServiceIds
 

Detailed Description

Definition at line 58 of file dis.hxx.


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