spot  1.0.2
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 comment this page and report errors about it on the RefDocComments page.
Generated on Wed Mar 6 2013 09:25:16 for spot by doxygen 1.8.1.2