#include <cstdio>#include <cstdlib>#include <cstring>#include "CalRecon/Midnight.h"Go to the source code of this file.
Defines | |
| #define | changeBlockSize realloc |
| #define | freeBlock free |
| #define | allocateBlock malloc |
| #define | MINIMUM(a,b) ((a)<(b)?a:b) |
Functions | |
| int | operator== ( const MString& a1 ,const MString& a2 ) |
| !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!//. More... | |
| int | operator!= ( const MString& a1 ,const MString& a2 ) |
| !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!//. More... | |
| int | operator== ( const MString& a1 ,const char* a2 ) |
| !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!//. More... | |
| int | operator!= ( const MString& a1 ,const char* a2 ) |
| !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!//. More... | |
|
|
Definition at line 26 of file MString.cxx. Referenced by MString::operator()(), and MString::replace(). |
|
|
Definition at line 19 of file MString.cxx. |
|
|
Definition at line 17 of file MString.cxx. |
|
|
Definition at line 18 of file MString.cxx. |
|
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!//.
Definition at line 290 of file MString.cxx. |
|
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!//.
Definition at line 268 of file MString.cxx. |
|
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!//.
Definition at line 278 of file MString.cxx. |
|
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!//.
Definition at line 256 of file MString.cxx. |
1.2.3 written by Dimitri van Heesch,
© 1997-2000