#include "dtoolbase.h"
#include "interrogate_interface.h"
#include "vector_string.h"
#include <vector>
Go to the source code of this file.
Compounds | |
class | FunctionRemap |
This class describes how to remap a C++ function (and its list of parameters and return type) to a wrapped function, for a particular scripting language. More... | |
class | FunctionRemap::Parameter |
Definition in file functionRemap.h.