CFile Class Reference

#include <file.h>

List of all members.

Public Member Functions

 CFile (const std::string &Name, std::ios_base::openmode Mode=ios_base::in|ios_base::out)
const std::string & FullName () const
const std::string FileName () const
const std::string ShortFileName () const
const std::string Extension () const

Private Attributes

std::string m_Name


Detailed Description

Definition at line 29 of file file.h.


Constructor & Destructor Documentation

CFile::CFile ( const std::string &  Name,
std::ios_base::openmode  Mode = ios_base::in|ios_base::out 
)


Member Function Documentation

const std::string& CFile::FullName (  )  const

const std::string CFile::FileName (  )  const

const std::string CFile::ShortFileName (  )  const

const std::string CFile::Extension (  )  const


Member Data Documentation

std::string CFile::m_Name [private]

Definition at line 32 of file file.h.


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

Generated on Tue Aug 30 02:36:54 2011 for Smacky by  doxygen 1.5.8