#include <dtoolbase.h>
Go to the source code of this file.
Compounds | |
struct | InterrogateModuleDef |
struct | InterrogateUniqueNameDef |
Functions | |
EXPCL_DTOOLCONFIG void | interrogate_request_database (const char *database_filename) |
EXPCL_DTOOLCONFIG void | interrogate_request_module (InterrogateModuleDef *def) |
|
Definition at line 29 of file interrogate_request.cxx. References InterrogateModuleDef::database_filename, InterrogateDatabase::get_ptr(), and InterrogateDatabase::request_module(). Referenced by main(). |
|
Definition at line 40 of file interrogate_request.cxx. References InterrogateDatabase::get_ptr(), and InterrogateDatabase::request_module(). |