boca::latex::StringHelper Class Reference
#include <String.hh>
Public Member Functions | |
StringHelper (std::string const &string="") | |
StringHelper (std::string const &string, bool formula) | |
bool | Formula () const |
std::string | str () const |
std::string & | str () |
Constructor & Destructor Documentation
boca::latex::StringHelper::StringHelper | ( | std::string const & | string = "" | ) |
boca::latex::StringHelper::StringHelper | ( | std::string const & | string, |
bool | formula | ||
) |
Member Function Documentation
bool boca::latex::StringHelper::Formula | ( | ) | const |
std::string boca::latex::StringHelper::str | ( | ) | const |
std::string & boca::latex::StringHelper::str | ( | ) |
The documentation for this class was generated from the following files:
- boca/latex/String.hh
- source/latex/String.cpp