Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

_FinderData Struct Reference

#include <DCDT_Agora.h>

List of all members.

Public Attributes

char IfStrAddr [INET_ADDRSTRLEN]
 Unicast interface address ( string ).
int IfNumAddr
 Unicast interface address in network mode.
char McStrAddr [INET_ADDRSTRLEN]
 Multicast interface address ( string ).
int McNumAddr
 Multicast interface address in network mode.
short McPort
 Port for multicast and unicast address written in network mode.
FILE * fp
 File descriptor for the configuration file.


Member Data Documentation

FILE* _FinderData::fp
 

File descriptor for the configuration file.

Definition at line 87 of file DCDT_Agora.h.

Referenced by DCDT_Agora::CommConfig(), DCDT_Agora::DCDT_Agora(), DCDT_Finder::StaticLinks(), DCDT_Agora::~DCDT_Agora(), and DCDT_Finder::~DCDT_Finder().

int _FinderData::IfNumAddr
 

Unicast interface address in network mode.

Definition at line 79 of file DCDT_Agora.h.

Referenced by DCDT_Agora::CommConfig(), and DCDT_Finder::Init().

char _FinderData::IfStrAddr[INET_ADDRSTRLEN]
 

Unicast interface address ( string ).

Definition at line 77 of file DCDT_Agora.h.

Referenced by DCDT_Agora::CommConfig().

int _FinderData::McNumAddr
 

Multicast interface address in network mode.

Definition at line 83 of file DCDT_Agora.h.

Referenced by DCDT_Agora::CommConfig(), and DCDT_Finder::Init().

short _FinderData::McPort
 

Port for multicast and unicast address written in network mode.

Definition at line 85 of file DCDT_Agora.h.

Referenced by DCDT_Agora::CommConfig(), and DCDT_Finder::Init().

char _FinderData::McStrAddr[INET_ADDRSTRLEN]
 

Multicast interface address ( string ).

Definition at line 81 of file DCDT_Agora.h.

Referenced by DCDT_Agora::CommConfig().


The documentation for this struct was generated from the following file:
Generated on Sun Jun 19 10:35:50 2005 for dcdt by  doxygen 1.3.9.1