#include "dtoolbase.h"
#include "interrogate_interface.h"
#include "interrogate_request.h"
#include "functionWriters.h"
#include <vector>
#include <map>
Go to the source code of this file.
Compounds | |
class | InterfaceMaker |
This is an abstract base class that defines how to generate code that can be called from an external language (like Python or Squeak) and that can call into Panda. More... | |
class | InterfaceMaker::Function |
class | InterfaceMaker::Object |
Definition in file interfaceMaker.h.