nis-util  1.0.D108
Public Types | Public Member Functions | Private Member Functions
arglex_netmasks Class Reference

#include <netmasks.h>

Inheritance diagram for arglex_netmasks:
arglex

Public Types

enum  { token_by_address = token_MAX, token_check, token_networks, token_output }

Public Member Functions

virtual ~arglex_netmasks ()
 arglex_netmasks (int ac, char **av)

Private Member Functions

 arglex_netmasks ()
 arglex_netmasks (const arglex_netmasks &)
arglex_netmasksoperator= (const arglex_netmasks &)

Detailed Description

The arglex_netmasks class is used to represent the command line arguments accessable to the nis-util-netmasks command.

Definition at line 28 of file netmasks.h.


Member Enumeration Documentation

anonymous enum
Enumerator:
token_by_address 
token_check 
token_networks 
token_output 

Definition at line 32 of file netmasks.h.


Constructor & Destructor Documentation

The destructor.

Definition at line 25 of file netmasks.cc.

arglex_netmasks::arglex_netmasks ( int  ac,
char **  av 
)

The constructor.

Definition at line 30 of file netmasks.cc.

The default constructor. Do not use.

The copy constructor. Do not use.


Member Function Documentation

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

The assignment operator. Do not use.


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