spot  0.8.1
Classes | Namespaces | Typedefs
sabastate.hh File Reference
#include <bdd.h>
#include <functional>
#include <boost/shared_ptr.hpp>
Include dependency graph for sabastate.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  spot::saba_state
 Abstract class for saba states. More...
struct  spot::saba_state_ptr_less_than
 Strict Weak Ordering for saba_state*.This is meant to be used as a comparison functor for STL map whose key are of type saba_state*. More...
struct  spot::saba_state_ptr_equal
 An Equivalence Relation for saba_state*.This is meant to be used as a comparison functor for Sgi hash_map whose key are of type saba_state*. More...
struct  spot::saba_state_ptr_hash
 Hash Function for saba_state*.This is meant to be used as a hash functor for Sgi's hash_map whose key are of type saba_state*. More...
struct  spot::saba_state_shared_ptr_less_than
 Strict Weak Ordering for shared_saba_state (shared_ptr<const saba_state*>).This is meant to be used as a comparison functor for STL map whose key are of type shared_saba_state. More...
struct  spot::saba_state_shared_ptr_equal
 An Equivalence Relation for shared_saba_state (shared_ptr<const saba_state*>).This is meant to be used as a comparison functor for Sgi hash_map whose key are of type shared_saba_state. More...
struct  spot::saba_state_shared_ptr_hash
 Hash Function for shared_saba_state (shared_ptr<const saba_state*>).This is meant to be used as a hash functor for Sgi's hash_map whose key are of type shared_saba_state. More...

Namespaces

namespace  spot

Typedefs

typedef boost::shared_ptr
< const saba_state > 
spot::shared_saba_state

Please comment this page and report errors about it on the RefDocComments page.
Generated on Sun Dec 18 2011 12:57:15 for spot by doxygen 1.7.6.1