tstring.hpp File Reference

#include <string>

Include dependency graph for tstring.hpp:

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

Go to the source code of this file.

Classes

class  t_string
class  t_string::walker

Functions

std::ostream & operator<< (std::ostream &, const t_string &)
bool operator== (const std::string &a, const t_string &b)
bool operator== (const char *a, const t_string &b)
bool operator!= (const std::string &a, const t_string &b)
bool operator!= (const char *a, const t_string &b)
t_string operator+ (const std::string &a, const t_string &b)
t_string operator+ (const char *a, const t_string &b)


Function Documentation

bool operator!= ( const char *  a,
const t_string b 
) [inline]

Definition at line 103 of file tstring.hpp.

bool operator!= ( const std::string &  a,
const t_string b 
) [inline]

Definition at line 102 of file tstring.hpp.

References t_string::str().

t_string operator+ ( const char *  a,
const t_string b 
) [inline]

Definition at line 105 of file tstring.hpp.

t_string operator+ ( const std::string &  a,
const t_string b 
) [inline]

Definition at line 104 of file tstring.hpp.

References t_string::str().

std::ostream& operator<< ( std::ostream &  ,
const t_string  
)

Definition at line 419 of file tstring.cpp.

bool operator== ( const char *  a,
const t_string b 
) [inline]

Definition at line 101 of file tstring.hpp.

bool operator== ( const std::string &  a,
const t_string b 
) [inline]

Definition at line 100 of file tstring.hpp.

References t_string::str().


Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs