Public Member Functions | Private Member Functions | Private Attributes

abiword_garble Class Reference

#include <abiword-garble.h>

List of all members.

Public Member Functions

 abiword_garble (int argc, const char **argv)
int run ()
bool verbose () const
bool initialized () const
bool image_garbling () const

Private Member Functions

void usage ()

Private Attributes

vector< string > mFilenames
bool mVerbose
bool mInitialized
bool mImageGarbling

Constructor & Destructor Documentation

abiword_garble::abiword_garble ( int  argc,
const char **  argv 
)

Member Function Documentation

bool abiword_garble::image_garbling (  )  const [inline]
bool abiword_garble::initialized (  )  const [inline]

Referenced by Garble_invoke().

int abiword_garble::run (  ) 
void abiword_garble::usage (  )  [private]

References mInitialized.

Referenced by abiword_garble().

bool abiword_garble::verbose (  )  const [inline]

Member Data Documentation

vector<string> abiword_garble::mFilenames [private]

Referenced by abiword_garble(), and run().

Referenced by abiword_garble().

Referenced by usage().

bool abiword_garble::mVerbose [private]

Referenced by abiword_garble().


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