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

#include <afpvol.h>

Inheritance diagram for arglex_afpvol:
arglex

Public Types

enum  {
  token_direct = token_MAX, token_hosts, token_indirect, token_output,
  token_debug
}

Public Member Functions

virtual ~arglex_afpvol ()
 arglex_afpvol (int argc, char **argv)

Private Member Functions

 arglex_afpvol ()
 arglex_afpvol (const arglex_afpvol &)
arglex_afpvoloperator= (const arglex_afpvol &)

Detailed Description

The arglex_afpvol class is used to represent command line processing for afpvol-gen.

Definition at line 28 of file afpvol.h.


Member Enumeration Documentation

anonymous enum
Enumerator:
token_direct 
token_hosts 
token_indirect 
token_output 
token_debug 

Definition at line 42 of file afpvol.h.


Constructor & Destructor Documentation

The destructor.

Definition at line 22 of file afpvol.cc.

arglex_afpvol::arglex_afpvol ( int  argc,
char **  argv 
)

The constructor.

Definition at line 27 of file afpvol.cc.

The default constructor.

The copy constructor.


Member Function Documentation

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

The assignment operator.


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