BASE64_DECODER Class Reference

#include <mi32/base64.h>

List of all members.

Public Member Functions

 BASE64_DECODER ()
ERRVALUE Decode (GENERICRW &stream, INT64 size=-1)
ERRVALUE Decode (const char *buffer)
ERRVALUE Decode (const FILEPATH &filepath)
 ~BASE64_DECODER ()

Private Member Functions

 BASE64_DECODER (const BASE64_DECODER &)
BASE64_DECODERoperator= (const BASE64_DECODER &)
virtual ERRVALUE v_ShowStatus (double PercentDone)
virtual ERRVALUE v_Write (const UINT8 *buffer, int numbytes)=0


Constructor & Destructor Documentation

BASE64_DECODER::BASE64_DECODER  ) 
 

BASE64_DECODER::~BASE64_DECODER  ) 
 

BASE64_DECODER::BASE64_DECODER const BASE64_DECODER  )  [private]
 


Member Function Documentation

ERRVALUE BASE64_DECODER::Decode GENERICRW stream,
INT64  size = -1
 

ERRVALUE BASE64_DECODER::Decode const char *  buffer  ) 
 

ERRVALUE BASE64_DECODER::Decode const FILEPATH filepath  ) 
 

BASE64_DECODER& BASE64_DECODER::operator= const BASE64_DECODER  )  [private]
 

virtual ERRVALUE BASE64_DECODER::v_ShowStatus double  PercentDone  )  [private, virtual]
 

virtual ERRVALUE BASE64_DECODER::v_Write const UINT8 buffer,
int  numbytes
[private, pure virtual]
 


The documentation for this class was generated from the following file:
Generated on Tue Dec 14 13:19:38 2004 for TNTsdk by  doxygen 1.3.8-20040913