Panda3D
Loading...
Searching...
No Matches
Functions
interrogate_request.cxx File Reference

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...

#include "interrogate_request.h"
#include "interrogateDatabase.h"
#include <string.h>

Go to the source code of this file.

Functions

void interrogate_request_database (const char *database_filename)
 
void interrogate_request_module (InterrogateModuleDef *def)
 

Detailed Description

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.

All rights reserved.

All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."

Author
drose
Date
2000-08-01

Definition in file interrogate_request.cxx.

Function Documentation

◆ interrogate_request_database()

void interrogate_request_database ( const char * database_filename)

Definition at line 20 of file interrogate_request.cxx.

◆ interrogate_request_module()

void interrogate_request_module ( InterrogateModuleDef * def)

Definition at line 35 of file interrogate_request.cxx.