sipxportlib  Version 3.3
Public Member Functions | Friends | List of all members
OsFileInfoWnt Class Reference

#include <OsFileInfoWnt.h>

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

Public Member Functions

 OsFileInfoWnt ()
 
 OsFileInfoWnt (const OsFileInfoWnt &rOsFileInfo)
 
virtual ~OsFileInfoWnt ()
 
OsFileInfoWntoperator= (const OsFileInfoWnt &rhs)
 
UtlBoolean isReadOnly () const
 
- Public Member Functions inherited from OsFileInfoBase
 OsFileInfoBase ()
 
 OsFileInfoBase (const OsFileInfoBase &rOsFileInfoBase)
 
virtual ~OsFileInfoBase ()
 
OsFileInfoBaseoperator= (const OsFileInfoBase &rhs)
 
OsStatus getCreateTime (OsTime &rTime) const
 
OsStatus getModifiedTime (OsTime &rTime) const
 
OsStatus getSize (unsigned long &rSize) const
 
UtlBoolean isReadOnly () const
 
UtlBoolean isDir () const
 

Friends

class OsDirBase
 
class OsFileBase
 
class OsFileSystem
 
class OsDirWnt
 
class OsFileWnt
 
class OsFileSystemWnt
 

Additional Inherited Members

- Protected Attributes inherited from OsFileInfoBase
OsTime mCreateTime
 
OsTime mModifiedTime
 
UtlBoolean mbIsReadOnly
 
UtlBoolean mbIsDirectory
 
unsigned long mSize
 

Constructor & Destructor Documentation

OsFileInfoWnt ( const OsFileInfoWnt rOsFileInfo)
~OsFileInfoWnt ( )
virtual

Member Function Documentation

OsFileInfoWnt & operator= ( const OsFileInfoWnt rhs)
UtlBoolean isReadOnly ( ) const

Friends And Related Function Documentation

friend class OsDirBase
friend
friend class OsFileBase
friend
friend class OsFileSystem
friend
friend class OsDirWnt
friend
friend class OsFileWnt
friend
friend class OsFileSystemWnt
friend