AliPhysics  4a7363b (4a7363b)
OptionList::Link Struct Reference

Public Member Functions

 Link ()
 
 Link (Link *next, Option *opt)
 
 ~Link ()
 
 Link (const Link &o)
 
Linkoperator= (const Link &o)
 

Public Attributes

LinkfPrev
 
LinkfNext
 
OptionfThis
 

Detailed Description

Definition at line 266 of file Option.C.

Constructor & Destructor Documentation

OptionList::Link::Link ( )
inline

Definition at line 271 of file Option.C.

OptionList::Link::Link ( Link next,
Option opt 
)
inline

Definition at line 272 of file Option.C.

OptionList::Link::~Link ( )
inline

Definition at line 280 of file Option.C.

OptionList::Link::Link ( const Link o)
inline

Definition at line 285 of file Option.C.

Member Function Documentation

Link& OptionList::Link::operator= ( const Link o)
inline

Definition at line 291 of file Option.C.

Member Data Documentation

Link* OptionList::Link::fPrev

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