65 bool has_object(
const std::string &name)
const;
std::map< std::string, ObjectType > objects_
This is the header file for a generated source file, GitSHA1.cpp.
bool has_object(const std::string &name) const
Check whether or not an object with name name is declared in the registry, no matter its type...
This class is here to help check the validity of the configuration.
void register_object(const std::string &name, const ObjectType &type)
Declare an object on the registry.
void clear()
Clear all informations.