Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

CFiledata Class Reference

#include </home/clem/local/src/opie/noncore/apps/opie-reader/Filedata.h>

List of all members.

Public Member Functions

 CFiledata (tchar *d)
 CFiledata (time_t dt, tchar *nm)
 ~CFiledata ()
tcharname () const
time_t date ()
void setdate (time_t _t)
unsigned char * content ()
size_t length () const
bool operator== (const CFiledata &rhs)
bool samename (const CFiledata &rhs)

Private Attributes

unsigned char * data
bool m_own


Constructor & Destructor Documentation

CFiledata::CFiledata tchar d  )  [inline]
 

Definition at line 11 of file Filedata.h.

References data, and m_own.

CFiledata::CFiledata time_t  dt,
tchar nm
[inline]
 

Definition at line 16 of file Filedata.h.

References data, m_own, and ustrlen().

CFiledata::~CFiledata  )  [inline]
 

Definition at line 24 of file Filedata.h.

References data, m_own, and NULL.


Member Function Documentation

unsigned char* CFiledata::content  )  [inline]
 

Definition at line 39 of file Filedata.h.

References data.

Referenced by QTReaderApp::updatefileinfo().

time_t CFiledata::date  )  [inline]
 

Definition at line 37 of file Filedata.h.

References data.

size_t CFiledata::length  )  const [inline]
 

Definition at line 40 of file Filedata.h.

References name(), and ustrlen().

Referenced by Bkmk::filedata(), Bkmk::filedatalen(), operator==(), and QTReaderApp::updatefileinfo().

tchar* CFiledata::name  )  const [inline]
 

Definition at line 36 of file Filedata.h.

References data.

Referenced by length().

bool CFiledata::operator== const CFiledata rhs  )  [inline]
 

Definition at line 41 of file Filedata.h.

References data, and length().

bool CFiledata::samename const CFiledata rhs  )  [inline]
 

Definition at line 45 of file Filedata.h.

References data, and ustrcmp().

void CFiledata::setdate time_t  _t  )  [inline]
 

Definition at line 38 of file Filedata.h.

References data.

Referenced by QTReaderApp::openfrombkmk().


Member Data Documentation

unsigned char* CFiledata::data [private]
 

Definition at line 8 of file Filedata.h.

Referenced by CFiledata(), content(), date(), name(), operator==(), samename(), setdate(), and ~CFiledata().

bool CFiledata::m_own [private]
 

Definition at line 9 of file Filedata.h.

Referenced by CFiledata(), and ~CFiledata().


The documentation for this class was generated from the following file:
Generated on Sat Nov 5 17:28:32 2005 for OPIE by  doxygen 1.4.2