#include <tgbaalgos/gtec/nsheap.hh>
Inheritance diagram for spot::numbered_state_heap_hash_map_factory:


Public Member Functions | |
| virtual numbered_state_heap_hash_map * | build () const |
Static Public Member Functions | |
| static const numbered_state_heap_hash_map_factory * | instance () |
| Get the unique instance of this class. | |
Protected Member Functions | |
| virtual | ~numbered_state_heap_hash_map_factory () |
| numbered_state_heap_hash_map_factory () | |
This class is a singleton. Retrieve the instance using instance().
| virtual spot::numbered_state_heap_hash_map_factory::~numbered_state_heap_hash_map_factory | ( | ) | [inline, protected, virtual] |
| spot::numbered_state_heap_hash_map_factory::numbered_state_heap_hash_map_factory | ( | ) | [protected] |
| virtual numbered_state_heap_hash_map* spot::numbered_state_heap_hash_map_factory::build | ( | ) | const [virtual] |
Implements spot::numbered_state_heap_factory.
| static const numbered_state_heap_hash_map_factory* spot::numbered_state_heap_hash_map_factory::instance | ( | ) | [static] |
Get the unique instance of this class.
1.5.2