nis-util  1.0.D108
Public Member Functions | Private Member Functions | Private Attributes
space_networks_slurp_check Class Reference

#include <check.h>

Inheritance diagram for space_networks_slurp_check:
space_networks_slurp space_networks space

Public Member Functions

virtual ~space_networks_slurp_check ()
 space_networks_slurp_check (const rcstring &filename, const space_netmasks_slurp::pointer &arg)

Private Member Functions

void process (const record::pointer &rp)
 space_networks_slurp_check ()
 space_networks_slurp_check (const space_networks_slurp_check &)
space_networks_slurp_checkoperator= (const space_networks_slurp_check &)

Private Attributes

space_netmasks_slurp::pointer netmasks

Detailed Description

The space_networks_slurp_check class is used to read a check networks files.

Definition at line 29 of file check.h.


Constructor & Destructor Documentation

The destructor.

Definition at line 28 of file check.cc.

The constructor.

Definition at line 33 of file check.cc.

The default constructor. Do not use.

The copy constructor. Do not use.


Member Function Documentation

space_networks_slurp_check& space_networks_slurp_check::operator= ( const space_networks_slurp_check ) [private]

The assignment operator. Do not use.

void space_networks_slurp_check::process ( const record::pointer rp) [private, virtual]

The process method is used by the read_and_process method to process each record.

Reimplemented from space_networks_slurp.

Definition at line 47 of file check.cc.


Field Documentation

The netmasks instance variable is used to remember the netmasks file used to validate the networks against.

Definition at line 52 of file check.h.


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