#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_ |
| 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] |
| 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] |
const symbol* spot::rsymbol::s_ [private] |
1.5.2