TTreeInput Class Reference

#include <TTreeInput.h>

Inheritance diagram for TTreeInput:

TGTransientFrame TGTransientFrame TGMainFrame TGMainFrame TGMainFrame TGMainFrame TGCompositeFrame TGCompositeFrame TGCompositeFrame TGCompositeFrame TGCompositeFrame TGCompositeFrame TGCompositeFrame TGCompositeFrame List of all members.

Public Member Functions

 TTreeInput (const TGWindow *p, const TGWindow *main, char *strvars, char *strcuts)
 ~TTreeInput ()
virtual Bool_t ProcessMessage (Long_t msg, Long_t parm1, Long_t)
 TTreeInput (const TGWindow *p, const TGWindow *main, char *strvars, char *strcuts)
 ~TTreeInput ()
virtual Bool_t ProcessMessage (Long_t msg, Long_t parm1, Long_t)

Private Member Functions

 TTreeInput (const TTreeInput &)
TTreeInputoperator= (const TTreeInput &)
 TTreeInput (const TTreeInput &)
TTreeInputoperator= (const TTreeInput &)

Private Attributes

TGTextEntryfTEVars
TGTextEntryfTECuts
TGTextButtonfOk
TGTextButtonfCancel
char * fStrvars
char * fStrcuts
TGTextEntryfTEVars
TGTextEntryfTECuts
TGTextButtonfOk
TGTextButtonfCancel
char * fStrvars
char * fStrcuts

Detailed Description

Definition at line 32 of file TTreeInput.h.


Constructor & Destructor Documentation

TTreeInput::TTreeInput ( const TTreeInput  )  [private]

TTreeInput::TTreeInput ( const TGWindow p,
const TGWindow main,
char *  strvars,
char *  strcuts 
)

TTreeInput::~TTreeInput (  ) 

Definition at line 120 of file TTreeInput.cxx.

References TGCompositeFrame::Cleanup().

TTreeInput::TTreeInput ( const TTreeInput  )  [private]

TTreeInput::TTreeInput ( const TGWindow p,
const TGWindow main,
char *  strvars,
char *  strcuts 
)

TTreeInput::~TTreeInput (  ) 


Member Function Documentation

TTreeInput& TTreeInput::operator= ( const TTreeInput  )  [private]

Bool_t TTreeInput::ProcessMessage ( Long_t  msg,
Long_t  parm1,
Long_t   
) [virtual]

Reimplemented from TGCompositeFrame.

Definition at line 128 of file TTreeInput.cxx.

References fStrcuts, fStrvars, fTECuts, fTEVars, GET_MSG(), GET_SUBMSG(), TGTextEntry::GetBuffer(), TGTextBuffer::GetString(), kC_COMMAND, kC_TEXTENTRY, kCM_BUTTON, kTE_ENTER, kTE_TAB, kTI_TECUTS, kTI_TEVARS, kTRUE, TGTextEntry::SetFocus(), and strlcpy().

TTreeInput& TTreeInput::operator= ( const TTreeInput  )  [private]

virtual Bool_t TTreeInput::ProcessMessage ( Long_t  msg,
Long_t  parm1,
Long_t   
) [virtual]

Reimplemented from TGCompositeFrame.


Member Data Documentation

TGTextEntry* TTreeInput::fTEVars [private]

Definition at line 35 of file TTreeInput.h.

Referenced by ProcessMessage().

TGTextEntry* TTreeInput::fTECuts [private]

Definition at line 36 of file TTreeInput.h.

Referenced by ProcessMessage().

TGTextButton* TTreeInput::fOk [private]

Definition at line 37 of file TTreeInput.h.

TGTextButton* TTreeInput::fCancel [private]

Definition at line 38 of file TTreeInput.h.

char* TTreeInput::fStrvars [private]

Definition at line 39 of file TTreeInput.h.

Referenced by ProcessMessage().

char* TTreeInput::fStrcuts [private]

Definition at line 40 of file TTreeInput.h.

Referenced by ProcessMessage().

TGTextEntry* TTreeInput::fTEVars [private]

Definition at line 35 of file TTreeInput.h.

TGTextEntry* TTreeInput::fTECuts [private]

Definition at line 36 of file TTreeInput.h.

TGTextButton* TTreeInput::fOk [private]

Definition at line 37 of file TTreeInput.h.

TGTextButton* TTreeInput::fCancel [private]

Definition at line 38 of file TTreeInput.h.

char* TTreeInput::fStrvars [private]

Definition at line 39 of file TTreeInput.h.

char* TTreeInput::fStrcuts [private]

Definition at line 40 of file TTreeInput.h.


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:48:09 2011 for ROOT_528-00b_version by  doxygen 1.5.1