#include <interfaceMakerPython.h>
Inheritance diagram for InterfaceMakerPython:
Public Member Functions | |
virtual void | write_includes (ostream &out) |
Protected Member Functions | |
InterfaceMakerPython (InterrogateModuleDef *def) | |
void | test_assert (ostream &out, int indent_level) const |
|
Definition at line 29 of file interfaceMakerPython.cxx. |
|
Definition at line 56 of file interfaceMakerPython.cxx. References InterfaceMaker::indent(). Referenced by InterfaceMakerPythonSimple::write_function_instance(), and InterfaceMakerPythonObj::write_function_instance(). |
|
Reimplemented from InterfaceMaker. Definition at line 42 of file interfaceMakerPython.cxx. References InterfaceMaker::write_includes(). |