#include <String.hh>
boca::latex::String::String |
( |
| ) |
|
|
inline |
boca::latex::String::String |
( |
char const * |
string | ) |
|
boca::latex::String::String |
( |
std::string const & |
string | ) |
|
boca::latex::String::String |
( |
std::string const & |
string, |
|
|
bool |
formula |
|
) |
| |
bool boca::latex::String::empty |
( |
| ) |
const |
String boca::latex::String::operator+ |
( |
String const & |
latex | ) |
|
String & boca::latex::String::operator+= |
( |
String const & |
latex | ) |
|
String operator+ |
( |
char const * |
string, |
|
|
String const & |
latex |
|
) |
| |
|
friend |
The documentation for this class was generated from the following files: