spot  1.0
Public Member Functions | Private Attributes | List of all members
spot::rsymbol Class Reference

#include <evtgba/symbol.hh>

Collaboration diagram for spot::rsymbol:
Collaboration graph

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 Sat Oct 27 2012 09:34:33 for spot by doxygen 1.8.1.2