spot  0.8.2
Public Member Functions | Private Attributes
spot::ltl::succ_iterator Class Reference

#include <ltlast/nfa.hh>

List of all members.

Public Member Functions

 succ_iterator (const nfa::state::const_iterator s)
void operator++ ()
bool operator!= (const succ_iterator &rhs) const
const nfa::transitionoperator* () const

Private Attributes

nfa::state::const_iterator i_

Constructor & Destructor Documentation

spot::ltl::succ_iterator::succ_iterator ( const nfa::state::const_iterator  s) [inline]

Member Function Documentation

bool spot::ltl::succ_iterator::operator!= ( const succ_iterator rhs) const [inline]

References i_.

const nfa::transition* spot::ltl::succ_iterator::operator* ( ) const [inline]

References i_.

void spot::ltl::succ_iterator::operator++ ( ) [inline]

References i_.


Member Data Documentation

nfa::state::const_iterator spot::ltl::succ_iterator::i_ [private]

Referenced by operator!=(), operator*(), and operator++().


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 Thu Jan 19 2012 19:33:05 for spot by doxygen 1.7.6.1