UT_WorkArgs Class Reference

#include <UT_WorkArgs.h>

List of all members.

Public Member Functions

 UT_WorkArgs ()
 ~UT_WorkArgs ()
void * operator new (size_t size)
void operator delete (void *memory)
void appendArg (char *text)
void setArg (int idx, char *text)
int getArgc () const
char * getArg (int idx)
const char * getArg (int idx) const
char ** getArgv ()
const char ** getArgv () const
char * operator[] (int i)
char * operator() (int i)
const char * operator[] (int i) const
const char * operator() (int i) const
 UT_WorkArgs (const UT_WorkArgs &copy)
UT_WorkArgsoperator= (const UT_WorkArgs &copy)


Detailed Description

Definition at line 30 of file UT_WorkArgs.h.


Constructor & Destructor Documentation

UT_WorkArgs::UT_WorkArgs (  ) 

UT_WorkArgs::~UT_WorkArgs (  ) 

UT_WorkArgs::UT_WorkArgs ( const UT_WorkArgs copy  ) 


Member Function Documentation

void UT_WorkArgs::appendArg ( char *  text  )  [inline]

Definition at line 38 of file UT_WorkArgs.h.

const char* UT_WorkArgs::getArg ( int  idx  )  const [inline]

Definition at line 43 of file UT_WorkArgs.h.

char* UT_WorkArgs::getArg ( int  idx  )  [inline]

Definition at line 42 of file UT_WorkArgs.h.

int UT_WorkArgs::getArgc (  )  const [inline]

Definition at line 41 of file UT_WorkArgs.h.

const char** UT_WorkArgs::getArgv (  )  const [inline]

Definition at line 45 of file UT_WorkArgs.h.

char** UT_WorkArgs::getArgv (  )  [inline]

Definition at line 44 of file UT_WorkArgs.h.

void UT_WorkArgs::operator delete ( void *  memory  ) 

void* UT_WorkArgs::operator new ( size_t  size  ) 

const char* UT_WorkArgs::operator() ( int  i  )  const [inline]

Definition at line 54 of file UT_WorkArgs.h.

char* UT_WorkArgs::operator() ( int  i  )  [inline]

Definition at line 49 of file UT_WorkArgs.h.

UT_WorkArgs& UT_WorkArgs::operator= ( const UT_WorkArgs copy  ) 

const char* UT_WorkArgs::operator[] ( int  i  )  const [inline]

Definition at line 52 of file UT_WorkArgs.h.

char* UT_WorkArgs::operator[] ( int  i  )  [inline]

Definition at line 47 of file UT_WorkArgs.h.

void UT_WorkArgs::setArg ( int  idx,
char *  text 
)


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

Generated on Fri May 25 00:10:56 2012 for HDK by  doxygen 1.5.9