FileName Class Reference

This class handles filenames. All operations that work on filenames will be added here. More...

#include <basestrm.h>

Inheritance diagram for FileName:

Inheritance graph
[legend]
List of all members.

Public Member Functions

ASCString suffix ()
 return the suffix of the file or an empty string if the file doesn't have a suffix.
FileNameoperator= (const ASCString &s)
 FileName ()
 FileName (const ASCString &s)

Detailed Description

This class handles filenames. All operations that work on filenames will be added here.

Definition at line 667 of file basestrm.h.


Constructor & Destructor Documentation

FileName::FileName (  )  [inline]

Definition at line 673 of file basestrm.h.

FileName::FileName ( const ASCString s  )  [inline]

Definition at line 674 of file basestrm.h.


Member Function Documentation

ASCString FileName::suffix (  ) 

return the suffix of the file or an empty string if the file doesn't have a suffix.

The suffix is the part of the filename after its last period.

Definition at line 2617 of file basestrm.cpp.

References pathdelimitterstring.

Referenced by loadASCFieldImage().

FileName& FileName::operator= ( const ASCString s  )  [inline]

Definition at line 672 of file basestrm.h.

References ASCString::operator=().


The documentation for this class was generated from the following files:
Generated on Mon May 21 01:46:44 2012 for Advanced Strategic Command by  doxygen 1.5.1