[ROOT] --> small
public CSMTPAttachment ( ) ;
public ~ CSMTPAttachment ( ) ;
protected static char m_base64tab [ ]
protected CString m_sFilename
protected CString m_sTitle
protected char * m_pszEncoded
protected int m_nEncodedSize
public BOOL Attach ( const CString & sFilename ) ;
public CString GetFilename ( ) const ;
public const char * GetEncodedBuffer ( ) const ;
public int GetEncodedSize ( ) const ;
public CString GetTitle ( ) const ;
public void SetTitle ( const CString & sTitle ) ;
protected int Base64BufferSize ( int nInputSize ) ;
protected BOOL EncodeBase64 ( const char * aIn , int aInLen , char * aOut , int aOutSize , int * aOutLen ) ;
This documentation was generated automatically by the ccdoc tool (version 0.7a).
Click here to submit a bug report or feature request.
Click here to return to the top of the page.