ocFile Struct Reference

#include <ocCommon.h>

List of all members.

Public Member Functions

 ocFile ()
 ocFile (const ocFile &in)
ocFileoperator= (const ocFile in)
virtual ~ocFile ()
 ocFile ()
 ocFile (const ocFile &in)
ocFileoperator= (const ocFile in)
virtual ~ocFile ()

Public Attributes

string name
string path
string type


Detailed Description

Definition at line 11 of file ocCommon.h.


Constructor & Destructor Documentation

ocFile::ocFile (  )  [inline]

Definition at line 16 of file ocCommon.h.

ocFile::ocFile ( const ocFile in  )  [inline]

Definition at line 17 of file ocCommon.h.

virtual ocFile::~ocFile (  )  [inline, virtual]

Definition at line 26 of file ocCommon.h.

ocFile::ocFile (  )  [inline]

Definition at line 16 of file ocCommon.h.

ocFile::ocFile ( const ocFile in  )  [inline]

Definition at line 17 of file ocCommon.h.

virtual ocFile::~ocFile (  )  [inline, virtual]

Definition at line 26 of file ocCommon.h.


Member Function Documentation

ocFile& ocFile::operator= ( const ocFile  in  )  [inline]

Definition at line 19 of file ocCommon.h.

References name, path, and type.

ocFile& ocFile::operator= ( const ocFile  in  )  [inline]

Definition at line 19 of file ocCommon.h.

References name, path, and type.


Member Data Documentation

string ocFile::name

Definition at line 13 of file ocCommon.h.

Referenced by multipart::addFile(), ocSendMail::attach(), and operator=().

string ocFile::path

Definition at line 14 of file ocCommon.h.

Referenced by multipart::addFile(), and operator=().

string ocFile::type

Definition at line 15 of file ocCommon.h.

Referenced by multipart::addFile(), and operator=().


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

Generated on Sat Aug 15 12:48:30 2009 for w3systemsDevelopment by  doxygen 1.5.5