Documentation
TObject (ForeignPtr RawTObject) |
class IDeletable a => ITObject a whereSource
draw :: a -> String -> IO ()Source
void TObject::Draw( char* option )
findObject :: a -> String -> IO TObjectSource
TObject* TObject::FindObject( char* name )
getName :: a -> IO StringSource
char* TObject::GetName()
isEqual :: (ITObject c0, FPtr c0) => a -> c0 -> IO IntSource
isSortable :: a -> IO IntSource
paint :: a -> String -> IO ()Source
void Paint(Option_t *option="")
printObj :: a -> String -> IO ()Source
recursiveRemove :: (ITObject c0, FPtr c0) => a -> c0 -> IO ()Source
void RecursiveRemove(TObject *obj)
saveAs :: a -> String -> String -> IO ()Source
useCurrentStyle :: a -> IO ()Source
upcastTObject :: (FPtr a, ITObject a) => a -> TObjectSource
tObjectIsOnHeap :: TObject -> IO IntSource
tObjectIsZombie :: TObject -> IO IntSource