Home

Dokumentation

Impressum

Dokumentation VDR
 

Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

cSVDRPhost Class Reference

#include <config.h>

Inheritance diagram for cSVDRPhost:

Inheritance graph
[legend]
Collaboration diagram for cSVDRPhost:

Collaboration graph
[legend]

Detailed Description

Configuration of SVDRP hosts.

Definition at line 54 of file config.h.

Public Methods

 cSVDRPhost (void)
bool Parse (const char *s)
bool Accepts (in_addr_t Address)

Private Attributes

in_addr addr
in_addr_t mask


Constructor & Destructor Documentation

cSVDRPhost::cSVDRPhost void   
 

Definition at line 90 of file config.c.

References addr, and mask.


Member Function Documentation

bool cSVDRPhost::Accepts in_addr_t    Address
 

Definition at line 117 of file config.c.

References addr, and mask.

Referenced by cSVDRPhosts::Acceptable().

bool cSVDRPhost::Parse const char *    s
 

Definition at line 96 of file config.c.

References addr, and mask.


Field Documentation

struct in_addr cSVDRPhost::addr [private]
 

Definition at line 56 of file config.h.

Referenced by Accepts(), cSVDRPhost(), and Parse().

in_addr_t cSVDRPhost::mask [private]
 

Definition at line 57 of file config.h.

Referenced by Accepts(), cSVDRPhost(), and Parse().


The documentation for this class was generated from the following files:
Generated on Wed Feb 5 23:31:58 2003 for VDR by doxygen1.3-rc2