Home | All Classes | Grouped Classes | Index | Search
Returns a list of all resources available. Returns a list of all resources available matching a given section.
std::vector<std::string> get_all_resources(); std::vector<std::string> get_all_resources( const std::string& section_name);
Return value:
The list of resources available, in the form [section/subsection/.../]resourcename.The list of resources available, in the form [section/subsection/.../]resourcename.
See also: