dboo::odb::indices
const __OSL_NS__::indices& indices(const std::string& filter);
Returns descriptions of all Indices
Parameters
- filter
Regex matching the indices that will be returned.
Return value
A indices object containing information about the indices
Exceptions
Example