Static Public Member Functions | |
template<const ObjectDict::DataTypes dt> | |
static std::string | func (ObjectStorage &storage, const ObjectDict::Key &key, bool cached) |
static boost::function < std::string()> | getReader (ObjectStorage &storage, const ObjectDict::Key &key, bool cached) |
Definition at line 431 of file objdict.cpp.
static std::string PrintValue::func | ( | ObjectStorage & | storage, |
const ObjectDict::Key & | key, | ||
bool | cached | ||
) | [inline, static] |
Definition at line 432 of file objdict.cpp.
static boost::function<std::string()> PrintValue::getReader | ( | ObjectStorage & | storage, |
const ObjectDict::Key & | key, | ||
bool | cached | ||
) | [inline, static] |
Definition at line 436 of file objdict.cpp.