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

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 615 of file basestrm.h.


Constructor & Destructor Documentation

FileName::FileName  )  [inline]
 

Definition at line 621 of file basestrm.h.

FileName::FileName const ASCString s  )  [inline]
 

Definition at line 622 of file basestrm.h.


Member Function Documentation

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

Definition at line 620 of file basestrm.h.

References ASCString::operator=().

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 2413 of file basestrm.cpp.

References pathdelimitterstring.

Referenced by loadASCFieldImage().


The documentation for this class was generated from the following files:
Generated on Tue Jun 24 02:17:25 2008 for Advanced Strategic Command by  doxygen 1.4.2