#include <evtgba/symbol.hh>
Constructor & Destructor Documentation
spot::rsymbol::rsymbol |
( |
const symbol * |
s | ) |
|
|
inline |
spot::rsymbol::rsymbol |
( |
const std::string & |
s | ) |
|
|
inline |
spot::rsymbol::rsymbol |
( |
const char * |
s | ) |
|
|
inline |
spot::rsymbol::rsymbol |
( |
const rsymbol & |
rs | ) |
|
|
inline |
spot::rsymbol::~rsymbol |
( |
| ) |
|
|
inline |
Member Function Documentation
spot::rsymbol::operator const symbol * |
( |
| ) |
const |
|
inline |
bool spot::rsymbol::operator!= |
( |
const rsymbol & |
rs | ) |
const |
|
inline |
bool spot::rsymbol::operator< |
( |
const rsymbol & |
rs | ) |
const |
|
inline |
bool spot::rsymbol::operator== |
( |
const rsymbol & |
rs | ) |
const |
|
inline |
Member Data Documentation
const symbol* spot::rsymbol::s_ |
|
private |
The documentation for this class was generated from the following file: