#include "TGWin32ProxyDefs.h"
#include "TGWin32InterpreterProxy.h"
#include "TROOT.h"
#include "TGWin32.h"
Go to the source code of this file.
Typedefs | |
typedef char *(*) | GetlineFunc_t (const char *prompt) |
typedef void(*) | HistaddFunc_t (char *line) |
Functions | |
RETURN_METHOD_ARG3 (Interpreter, Int_t, GenerateDictionary, const char *, classes, const char *, headers, const char *, options) |
typedef char*(*) GetlineFunc_t(const char *prompt) |
Definition at line 61 of file TGWin32InterpreterProxy.cxx.
typedef void(*) HistaddFunc_t(char *line) |
Definition at line 62 of file TGWin32InterpreterProxy.cxx.
RETURN_METHOD_ARG3 | ( | Interpreter | , | |
Int_t | , | |||
GenerateDictionary | , | |||
const char * | , | |||
classes | , | |||
const char * | , | |||
headers | , | |||
const char * | , | |||
options | ||||
) |