spot  1.1.4
Classes | Namespaces | Typedefs | Functions
state.hh File Reference
#include <cstddef>
#include <bdd.h>
#include <cassert>
#include <functional>
#include <boost/shared_ptr.hpp>
#include "misc/casts.hh"
Include dependency graph for state.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  spot::state
 Abstract class for states. More...
 
struct  spot::state_ptr_less_than
 Strict Weak Ordering for state*. More...
 
struct  spot::state_ptr_equal
 An Equivalence Relation for state*. More...
 
struct  spot::state_ptr_hash
 Hash Function for state*. More...
 
struct  spot::state_shared_ptr_less_than
 Strict Weak Ordering for shared_state (shared_ptr<const state*>). More...
 
struct  spot::state_shared_ptr_equal
 An Equivalence Relation for shared_state (shared_ptr<const state*>). More...
 
struct  spot::state_shared_ptr_hash
 Hash Function for shared_state (shared_ptr<const state*>). More...
 

Namespaces

 spot
 

Typedefs

typedef boost::shared_ptr
< const state > 
spot::shared_state
 

Functions

void spot::shared_state_deleter (state *s)
 

Please direct any question, comment, or bug report to the Spot mailing list at spot@lrde.epita.fr.
Generated on Mon Jul 29 2013 00:27:25 for spot by doxygen 1.8.4