Public Member Functions | Private Attributes

spot::rsymbol Class Reference

#include <evtgba/symbol.hh>

Collaboration diagram for spot::rsymbol:
Collaboration graph
[legend]

List of all members.

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 rsymboloperator= (const rsymbol &rs)
bool operator== (const rsymbol &rs) const
bool operator!= (const rsymbol &rs) const
bool operator< (const rsymbol &rs) const

Private Attributes

const symbols_

Constructor & Destructor Documentation

spot::rsymbol::rsymbol ( const symbol s  )  [inline]

Referenced by operator=().

spot::rsymbol::rsymbol ( const std::string &  s  )  [inline]
spot::rsymbol::rsymbol ( const char *  s  )  [inline]
spot::rsymbol::rsymbol ( const rsymbol rs  )  [inline]

References spot::symbol::ref(), and s_.

spot::rsymbol::~rsymbol (  )  [inline]

References s_, and spot::symbol::unref().

Referenced by operator=().


Member Function Documentation

spot::rsymbol::operator const symbol * (  )  const [inline]

References s_.

bool spot::rsymbol::operator!= ( const rsymbol rs  )  const [inline]

References s_.

bool spot::rsymbol::operator< ( const rsymbol rs  )  const [inline]

References s_.

const rsymbol& spot::rsymbol::operator= ( const rsymbol rs  )  [inline]

References rsymbol(), and ~rsymbol().

bool spot::rsymbol::operator== ( const rsymbol rs  )  const [inline]

References s_.


Member Data Documentation

const symbol* spot::rsymbol::s_ [private]

The documentation for this class was generated from the following file:

Please comment this page and report errors about it on the RefDocComments page.
Generated on Tue Feb 1 2011 12:00:53 for spot by doxygen 1.7.1