Logo ROOT   6.08/07
Reference Guide
List of all members | Public Member Functions | Public Attributes | List of all members
TGInsets Class Reference

Definition at line 92 of file TGDimension.h.

Public Member Functions

 TGInsets ()
 
 TGInsets (Int_t lf, Int_t rg, Int_t tp, Int_t bt)
 
 TGInsets (const TGInsets &in)
 
virtual ~TGInsets ()
 
Bool_t operator== (const TGInsets &in) const
 

Public Attributes

Int_t fB
 
Int_t fL
 
Int_t fR
 
Int_t fT
 

#include <TGDimension.h>

Constructor & Destructor Documentation

◆ TGInsets() [1/3]

TGInsets::TGInsets ( )
inline

Definition at line 99 of file TGDimension.h.

◆ TGInsets() [2/3]

TGInsets::TGInsets ( Int_t  lf,
Int_t  rg,
Int_t  tp,
Int_t  bt 
)
inline

Definition at line 100 of file TGDimension.h.

◆ TGInsets() [3/3]

TGInsets::TGInsets ( const TGInsets in)
inline

Definition at line 102 of file TGDimension.h.

◆ ~TGInsets()

virtual TGInsets::~TGInsets ( )
inlinevirtual

Definition at line 104 of file TGDimension.h.

Member Function Documentation

◆ operator==()

Bool_t TGInsets::operator== ( const TGInsets in) const
inline

Definition at line 106 of file TGDimension.h.

Member Data Documentation

◆ fB

Int_t TGInsets::fB

Definition at line 97 of file TGDimension.h.

◆ fL

Int_t TGInsets::fL

Definition at line 94 of file TGDimension.h.

◆ fR

Int_t TGInsets::fR

Definition at line 95 of file TGDimension.h.

◆ fT

Int_t TGInsets::fT

Definition at line 96 of file TGDimension.h.


The documentation for this class was generated from the following file: