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

Arg.h File Reference

#include <list>
#include <string>
#include "EncryptionAlgorithm.h"
#include "EncryptionMode.h"

Go to the source code of this file.

Classes

class  Arg< T >

Typedefs

typedef Arg< COMMANDArgCommand
typedef Arg< VERBOSITYArgVerbosity
typedef Arg< bool > ArgBool
typedef Arg< std::string > ArgString
typedef Arg< unsigned long > ArgULong
typedef Arg< int > ArgInt
typedef Arg< float > ArgFloat
typedef Arg< EncryptionAlgorithmArgEncAlgo
typedef Arg< EncryptionModeArgEncMode
typedef Arg< unsigned int > ArgUInt
typedef Arg< std::list< std::string > > ArgStringList
typedef Arg< DEBUGCOMMANDArgDebugCommand

Enumerations

enum  COMMAND {
  EMBED, EXTRACT, INFO, ENCINFO,
  SHOWVERSION, SHOWLICENSE, SHOWHELP, PRINTFREQS
}
enum  VERBOSITY { QUIET, NORMAL, VERBOSE, STATS }
enum  DEBUGCOMMAND { NONE, PRINTGRAPH, PRINTGMLGRAPH, PRINTGMLVERTEX }


Typedef Documentation

typedef Arg<bool> ArgBool
 

typedef Arg<COMMAND> ArgCommand
 

typedef Arg<DEBUGCOMMAND> ArgDebugCommand
 

typedef Arg<EncryptionAlgorithm> ArgEncAlgo
 

typedef Arg<EncryptionMode> ArgEncMode
 

typedef Arg<float> ArgFloat
 

typedef Arg<int> ArgInt
 

typedef Arg<std::string> ArgString
 

typedef Arg<std::list<std::string> > ArgStringList
 

typedef Arg<unsigned int> ArgUInt
 

typedef Arg<unsigned long> ArgULong
 

typedef Arg<VERBOSITY> ArgVerbosity
 


Enumeration Type Documentation

enum COMMAND
 

Enumeration values:
EMBED 
EXTRACT 
INFO 
ENCINFO 
SHOWVERSION 
SHOWLICENSE 
SHOWHELP 
PRINTFREQS 

enum DEBUGCOMMAND
 

Enumeration values:
NONE 
PRINTGRAPH 
PRINTGMLGRAPH 
PRINTGMLVERTEX 

enum VERBOSITY
 

Enumeration values:
QUIET 
NORMAL 
VERBOSE 
STATS 


Generated on Fri Jul 16 19:41:21 2004 for steghide by doxygen 1.3.7