#include <ocCommon.h>
Public Member Functions | |
| ocFile () | |
| ocFile (const ocFile &in) | |
| ocFile & | operator= (const ocFile in) |
| virtual | ~ocFile () |
| ocFile () | |
| ocFile (const ocFile &in) | |
| ocFile & | operator= (const ocFile in) |
| virtual | ~ocFile () |
Public Attributes | |
| string | name |
| string | path |
| string | type |
Definition at line 11 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.
| 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.
| string ocFile::name |
Definition at line 13 of file ocCommon.h.
Referenced by multipart::addFile(), ocSendMail::attach(), and operator=().
| string ocFile::path |
| string ocFile::type |
1.5.5