, including all inherited members.
addState(const State *state) | base::StateStorageWithMetadata< M > | [inline, virtual] |
addState(const State *state, const M &metadata) | base::StateStorageWithMetadata< M > | [inline, virtual] |
clear() | base::StateStorageWithMetadata< M > | [inline, virtual] |
freeMemory() | base::StateStorage | [protected] |
generateSamples(unsigned int count) | base::StateStorage | [virtual] |
getMetadata(unsigned int index) const | base::StateStorageWithMetadata< M > | [inline] |
getMetadata(unsigned int index) | base::StateStorageWithMetadata< M > | [inline] |
getState(unsigned int index) | base::StateStorage | [inline] |
getState(unsigned int index) const | base::StateStorage | [inline] |
getStates() const | base::StateStorage | [inline] |
getStateSamplerAllocator() const | base::StateStorage | |
getStateSamplerAllocatorRange(std::size_t from, std::size_t to) const | base::StateStorage | [virtual] |
getStateSamplerAllocatorRangeAfter(std::size_t after) const | base::StateStorage | |
getStateSamplerAllocatorRangeUntil(std::size_t until) const | base::StateStorage | |
getStateSpace() const | base::StateStorage | [inline] |
hasMetadata() const | base::StateStorage | [inline] |
hasMetadata_ | base::StateStorage | [protected] |
load(const char *filename) | base::StateStorage | |
load(std::istream &in) | base::StateStorage | [virtual] |
loadMetadata(const Header &, boost::archive::binary_iarchive &ia) | base::StateStorageWithMetadata< M > | [inline, protected, virtual] |
loadStates(const Header &h, boost::archive::binary_iarchive &ia) | base::StateStorage | [protected, virtual] |
metadata_ | base::StateStorageWithMetadata< M > | [protected] |
MetadataType typedef | base::StateStorageWithMetadata< M > | |
print(std::ostream &out=std::cout) const | base::StateStorage | [virtual] |
size() const | base::StateStorage | [inline] |
sort(const boost::function< bool(const State *, const State *)> &op) | base::StateStorage | |
space_ | base::StateStorage | [protected] |
states_ | base::StateStorage | [protected] |
StateStorage(const StateSpacePtr &space) | base::StateStorage | |
StateStorageWithMetadata(const StateSpacePtr &space) | base::StateStorageWithMetadata< M > | [inline] |
store(const char *filename) | base::StateStorage | |
store(std::ostream &out) | base::StateStorage | [virtual] |
storeMetadata(const Header &, boost::archive::binary_oarchive &oa) | base::StateStorageWithMetadata< M > | [inline, protected, virtual] |
storeStates(const Header &h, boost::archive::binary_oarchive &oa) | base::StateStorage | [protected, virtual] |
~StateStorage() (defined in base::StateStorage) | base::StateStorage | [virtual] |