Loading [MathJax]/jax/input/TeX/config.js
Logo ROOT  
Reference Guide
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
TObjOptLink Class Reference

Definition at line 170 of file TList.h.

Public Member Functions

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

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 176 of file TList.h.

◆ ~TObjOptLink()

TObjOptLink::~TObjOptLink ( )
inline

Definition at line 177 of file TList.h.

Member Function Documentation

◆ GetAddOption()

Option_t * TObjOptLink::GetAddOption ( ) const
inlinevirtual

Reimplemented from TObjLink.

Definition at line 178 of file TList.h.

◆ GetOption()

Option_t * TObjOptLink::GetOption ( ) const
inlinevirtual

Reimplemented from TObjLink.

Definition at line 179 of file TList.h.

◆ SetOption()

void TObjOptLink::SetOption ( Option_t option)
inlinevirtual

Reimplemented from TObjLink.

Definition at line 180 of file TList.h.

Member Data Documentation

◆ fOption

TString TObjOptLink::fOption
private

Definition at line 173 of file TList.h.


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