ascstring.h File Reference

#include "ASCStringHelpers.h"
#include <stdexcept>
#include <stdarg.h>

Include dependency graph for ascstring.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ASCString
 The ASCString class provides an abstract way to manipulate strings. More...

Functions

ASCString copytoLower (const ASCString &s)
ASCString copytoUpper (const ASCString &s)
const ASCString operator+ (const char *s1, const ASCString &s2)


Function Documentation

ASCString copytoLower ( const ASCString s  )  [related]

Referenced by Locale::getLocalizedFile(), and SoundList::getSound().

ASCString copytoUpper ( const ASCString s  )  [related]

const ASCString operator+ ( const char *  s1,
const ASCString s2 
)

Definition at line 224 of file ascstring.cpp.

References s2.


Generated on Mon May 21 01:28:24 2012 for Advanced Strategic Command by  doxygen 1.5.1