52 const char*
const here =
"GetDataPointer()";
70 void* pobj =
const_cast<void*
>(obj);
84 assert(
fabs(
result) <= numeric_limits<float>::max() );
90 memcpy( &
fData, &resultF,
sizeof(resultF) );
111 memcpy( &
fData, &resultI,
sizeof(resultI) );
118 memcpy( &
fData, &resultS,
sizeof(resultS) );
125 memcpy( &
fData, &resultC,
sizeof(resultC) );
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t Float_t Int_t Int_t UInt_t UInt_t Rectangle_t result
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t Float_t Int_t Int_t UInt_t UInt_t Rectangle_t Int_t Int_t Window_t TString Int_t GCValues_t GetPrimarySelectionOwner GetDisplay GetScreen GetColormap GetNativeEvent const char const char dpyName wid window const char font_name cursor keysym reg const char only_if_exist regb h Point_t winding char text const char depth char const char Int_t count const char ColorStruct_t color const char Pixmap_t Pixmap_t PictureAttributes_t attr const char char ret_data h unsigned char height h Atom_t Int_t ULong_t ULong_t unsigned char prop_list Atom_t Atom_t Atom_t Time_t type
static const char *const here
virtual Bool_t IsBasic() const
virtual const void * GetDataPointer(Int_t i=0) const
MethodVar(THaVar *pvar, const void *addr, VarType type, TMethodCall *method)
virtual Bool_t IsFloat() const
Bool_t VerifyNonArrayName(const char *name) const
const char * GetName() const
virtual void Error(const char *method, const char *msgfmt,...) const
Expr< UnaryOp< Fabs< T >, Expr< A, T, D, D2, R >, T >, T, D, D2, R > fabs(const Expr< A, T, D, D2, R > &rhs)