library: libPyROOT #include "TPython.h" |
TPython
class description - source file - inheritance tree (.ps)
private:
static bool Initialize()
public:
TPython()
TPython(const TPython&)
~TPython()
static bool Bind(TObject* obj, const char* label)
static TClass* Class()
static const TPyReturn& Eval(const char* expr) const
static void Exec(const char* cmd)
virtual TClass* IsA() const
TPython& operator=(const TPython&)
static void Prompt()
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
Inline Functions
void ~TPython()
bool Initialize()
void Exec(const char* cmd)
const TPyReturn& Eval(const char* expr) const
bool Bind(TObject* obj, const char* label)
void Prompt()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
TPython TPython()
TPython TPython(const TPython&)
TPython& operator=(const TPython&)
Author: Wim Lavrijsen April 2004
Last update: root/pyroot:$Name: $:$Id: TPython.h,v 1.4 2004/06/12 05:35:10 brun Exp $
ROOT page - Class index - Class Hierarchy - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.