dboo::odb::load_types
void load_types ( );
load_types ( )
Loads all type descriptors from database to the API. The types can subsequently be traversed with the db_types(), types_begin()/types_end() and find_type().
Parameters
(none)
Return value
(none)
Exceptions
Example