library: libRuby
#include "TRuby.h"

TRuby


class description - source file - inheritance tree (.ps)

class TRuby

Inheritance Chart:
TRuby
    private:
static bool Initialize() public:
TRuby() TRuby(const TRuby&) ~TRuby() static bool Bind(TObject* obj, const char* label) static TClass* Class() static TObject* Eval(const char* expr) static void Exec(const char* cmd) virtual TClass* IsA() const TRuby& operator=(const TRuby&) static void Prompt() virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members




Class Description




Inline Functions


               void ~TRuby()
               bool Initialize()
               void Exec(const char* cmd)
           TObject* Eval(const char* expr)
               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)
              TRuby TRuby()
              TRuby TRuby(const TRuby&)
             TRuby& operator=(const TRuby&)


Author: Elias Athanasopoulos, May 2004
Last update: root/ruby:$Name: $:$Id: TRuby.h,v 1.1 2004/05/30 18:17:00 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.