spot  1.1.3
Public Member Functions | Private Attributes | List of all members
spot::ltl::succ_iterator Class Reference

#include <ltlast/nfa.hh>

Collaboration diagram for spot::ltl::succ_iterator:
Collaboration graph

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 direct any question, comment, or bug report to the Spot mailing list at spot@lrde.epita.fr.
Generated on Tue Jul 9 2013 14:04:34 for spot by doxygen 1.8.4