#include <boost/shared_ptr.hpp>
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | cond |
namespace | ROOT |
namespace | ROOT::Reflex |
Functions | |
std::string | cond::classID (std::string const &token) |
boost::shared_ptr< ClassInfo > | cond::classInfo (std::string const &token) |
bool | cond::loadClassByToken (std::string const &token) |
ROOT::Reflex::Type | cond::reflexTypeByToken (std::string const &token) |