sipxtacklib  Version 3.3
Public Member Functions | List of all members
MailAttachment Class Reference

#include <MailAttachment.h>

Public Member Functions

 MailAttachment ()
 
 ~MailAttachment ()
 
 MailAttachment (const MailAttachment &original)
 
bool Load (const UtlString &filename)
 
bool Load (const unsigned char *data, const size_t &rDatalength, const UtlString &rFilename)
 
UtlString Base64Data () const
 
UtlString Filename () const
 
UtlString MIMEtype () const
 

Constructor & Destructor Documentation

MailAttachment ( )
inline
MailAttachment ( const MailAttachment original)

Member Function Documentation

bool Load ( const UtlString &  filename)
bool Load ( const unsigned char *  data,
const size_t &  rDatalength,
const UtlString &  rFilename 
)
UtlString Base64Data ( ) const
inline
UtlString Filename ( ) const
inline
UtlString MIMEtype ( ) const
inline

sipXtackLib home page