TRint
class description - source file - inheritance tree
public:
TRint(const TRint&)
TRint(const char* appClassName, int* argc, char** argv, void* options = 0, int numOptions = 0, Bool_t noLogo = kFALSE)
virtual ~TRint()
static TClass* Class()
virtual char* GetPrompt()
virtual Bool_t HandleTermInput()
void Interrupt()
virtual TClass* IsA() const
virtual void PrintLogo()
virtual void Run(Bool_t retrn = kFALSE)
virtual const char* SetPrompt(const char* newPrompt) const
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
virtual void Terminate(int status)
private:
Int_t fNcmd Command history number
TString fDefaultPrompt Default prompt: "root [%d] "
char fPrompt[64] Interpreter prompt
Bool_t fInterrupt If true macro execution will be stopped
Last update: Fri May 14 13:32:43 2004
ROOT page - Class index - 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.