Diana  0.8.3
Public Member Functions | Protected Member Functions | Private Attributes
CFile Class Reference

List of all members.

Public Member Functions

 CFile (const CapeString &_szFileName) throw (Common::Error::ECapeUnknown, Common::Error::ECapeInvalidArgument)
template<typename T >
void Write (T Value)
template<typename T >
CapeBoolean Read (T *Value)
CapeBoolean ReadWord (CapeString *_szWord)
CapeBoolean ReadWord (CapeString *_szWord, char _cDelimiter)
CapeBoolean SkipWord ()
void WriteString (const char *_szString)
void WriteString (const CapeString &_String)

Protected Member Functions

void SkipSpaces ()
CapeBoolean SkipComments ()

Private Attributes

fstream * m_pFile

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