fileAttachment Class Reference

Attachment of type 'file'. More...

Inheritance diagram for fileAttachment:
Inheritance graph
[legend]
Collaboration diagram for fileAttachment:
Collaboration graph
[legend]

List of all members.

Classes

class  fileInfo
 Stores information about a file attachment. More...

Public Member Functions

 fileAttachment (const string &filepath, const mediaType &type)
 fileAttachment (const string &filepath, const mediaType &type, const text &desc)
 fileAttachment (const string &filepath, const mediaType &type, const text &desc, const encoding &enc)
 fileAttachment (ref< utility::inputStream > is, const word &filename, const mediaType &type)
 fileAttachment (ref< utility::inputStream > is, const word &filename, const mediaType &type, const text &desc)
 fileAttachment (ref< utility::inputStream > is, const word &filename, const mediaType &type, const text &desc, const encoding &enc)
const fileInfogetFileInfo () const
fileInfogetFileInfo ()

Detailed Description

Attachment of type 'file'.


Constructor & Destructor Documentation

fileAttachment ( const string filepath,
const mediaType type 
)
fileAttachment ( const string filepath,
const mediaType type,
const text desc 
)
fileAttachment ( const string filepath,
const mediaType type,
const text desc,
const encoding enc 
)
fileAttachment ( ref< utility::inputStream is,
const word filename,
const mediaType type 
)
fileAttachment ( ref< utility::inputStream is,
const word filename,
const mediaType type,
const text desc 
)
fileAttachment ( ref< utility::inputStream is,
const word filename,
const mediaType type,
const text desc,
const encoding enc 
)

Member Function Documentation

fileAttachment::fileInfo & getFileInfo (  ) 
const fileAttachment::fileInfo & getFileInfo (  )  const

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

Generated by  doxygen 1.6.2