Template Function nix::base::getEntityName(const Entity&)

Function Documentation

Warning

doxygenfunction: Unable to resolve function “nix::base::getEntityName” with arguments (const Entity&) in doxygen xml output for project “NIXIO” from directory: ./api_doc/xml. Potential matches:

- template<typename Entity> std::enable_if<!has_name<Entity>::value, boost::optional<std::string>>::type getEntityName(const Entity &e)
- template<typename Entity> std::enable_if<has_name<Entity>::value, boost::optional<std::string>>::type getEntityName(const Entity &e)