PIGALE 1.3.9 Documentation (original) (raw)

SourceForge Logo

P.I.G.A.L.E.
1.3.9
Public Implementation of a Graph Algorithm
Library and Editor
H. de Fraysseix P. Ossona de Mendez


tstring Class Reference

List of all members.

Public Member Functions

Private Member Functions

Private Attributes

Friends


Constructor & Destructor Documentation

tstring ( const char * str ) [inline]
tstring ( char c,
int l = 1
) [inline]

Member Function Documentation

void copy ( const char * str,
bool del = true
) [inline, private]
tstring& operator= ( const char * str ) [inline]
tstring& operator+= ( char c ) [inline]

| operator char * | ( | | ) | [inline] | | ---------------- | - | | - | ---------- |

| operator const char * | ( | | ) | const [inline] | | ---------------------- | - | | - | ---------------- |

| char* operator~ | ( | | ) | [inline] | | ----------------- | - | | - | ---------- |

| const char* operator~ | ( | | ) | const [inline] | | ----------------------- | - | | - | ---------------- |

char operator[] ( int i ) const [inline]
char& operator[] ( int i ) [inline]

| const int length | ( | | ) | const [inline] | | ---------------- | - | | - | ---------------- |

tstring operator() ( int pos ) const [inline]
tstring operator() ( int pos,
int l
) const [inline]
int match ( tstring const & x,
int pos
) const [inline]
int match ( tstring const & x ) const [inline]

int operator== ( tstring const & x,
char const * y
) [friend]
int operator== ( char const * x,
tstring const & y
) [friend]
int operator!= ( tstring const & x,
char const * y
) [friend]
int operator!= ( char const * x,
tstring const & y
) [friend]
T_STD ostream& operator<< ( T_STD ostream & os,
const tstring & x
) [friend]
T_STD istream& operator>> ( T_STD istream & is,
tstring & x
) [friend]

Member Data Documentation


Generated on Thu Jan 31 16:52:13 2008 for Pigale by doxygen 1.5.4