#include <evtgba/symbol.hh>
Collaboration diagram for spot::rsymbol:
Public Member Functions | |
rsymbol (const symbol *s) | |
rsymbol (const std::string &s) | |
rsymbol (const char *s) | |
rsymbol (const rsymbol &rs) | |
~rsymbol () | |
operator const symbol * () const | |
const rsymbol & | operator= (const rsymbol &rs) |
bool | operator== (const rsymbol &rs) const |
bool | operator!= (const rsymbol &rs) const |
bool | operator< (const rsymbol &rs) const |
Private Attributes | |
const symbol * | s_ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|