Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TObjOptLink Class Reference

Definition at line 164 of file TList.h.

Public Member Functions

 TObjOptLink (TObject *obj, Option_t *opt)
 
 ~TObjOptLink ()
 
Option_tGetAddOption () const override
 
Option_tGetOption () const override
 
void SetOption (Option_t *option) override
 

Private Attributes

TString fOption
 

#include <TList.h>

Inheritance diagram for TObjOptLink:
[legend]

Constructor & Destructor Documentation

◆ TObjOptLink()

TObjOptLink::TObjOptLink ( TObject obj,
Option_t opt 
)
inline

Definition at line 170 of file TList.h.

◆ ~TObjOptLink()

TObjOptLink::~TObjOptLink ( )
inline

Definition at line 171 of file TList.h.

Member Function Documentation

◆ GetAddOption()

Option_t * TObjOptLink::GetAddOption ( ) const
inlineoverridevirtual

Reimplemented from TObjLink.

Definition at line 172 of file TList.h.

◆ GetOption()

Option_t * TObjOptLink::GetOption ( ) const
inlineoverridevirtual

Reimplemented from TObjLink.

Definition at line 173 of file TList.h.

◆ SetOption()

void TObjOptLink::SetOption ( Option_t option)
inlineoverridevirtual

Reimplemented from TObjLink.

Definition at line 174 of file TList.h.

Member Data Documentation

◆ fOption

TString TObjOptLink::fOption
private

Definition at line 167 of file TList.h.

Libraries for TObjOptLink:

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