casa
$Rev:20696$
|
Go to the source code of this file.
Classes | |
class | casa::SubString |
SubString help class to be used in at, before, ... More... | |
class | casa::String |
String: the storage and methods of handling collections of characters. More... | |
struct | casa::String_global_functions_concatenator |
Global concatenation operators. More... | |
struct | casa::String_global_functions_comparitor |
Global comparison operators. More... | |
struct | casa::String_global_functions_split |
Splitting Global function which splits the String into string array res at separator and returns the number of elements. More... | |
struct | casa::String_global_functions_common |
Some general functions Functions to find special patterns, join and replicate. More... | |
struct | casa::String_global_functions_case |
Casing and related functions Case conversion and rearrangement functions. More... | |
struct | casa::String_global_functions_io |
IO. More... | |
Namespaces | |
namespace | casa |
this file contains all the compiler specific defines | |
Functions | |
ostream & | casa::operator<< (ostream &s, const String &x) |