ROOTANA
Public Member Functions | Private Member Functions | Private Attributes
TDirectory::TContext Class Reference

#include <TDirectory-example.h>

Collaboration diagram for TDirectory::TContext:
Collaboration graph
[legend]

Public Member Functions

 TContext (TDirectory *previous, TDirectory *newCurrent)
 
 TContext (TDirectory *newCurrent)
 
 ~TContext ()
 

Private Member Functions

 TContext (TContext &)
 
TContextoperator= (TContext &)
 
void CdNull ()
 

Private Attributes

TDirectoryfPrevious
 

Detailed Description

Definition at line 81 of file TDirectory-example.h.

Constructor & Destructor Documentation

◆ TContext() [1/3]

TDirectory::TContext::TContext ( TContext )
private

◆ TContext() [2/3]

TDirectory::TContext::TContext ( TDirectory previous,
TDirectory newCurrent 
)
inline

Definition at line 88 of file TDirectory-example.h.

Here is the call graph for this function:

◆ TContext() [3/3]

TDirectory::TContext::TContext ( TDirectory newCurrent)
inline

Definition at line 95 of file TDirectory-example.h.

Here is the call graph for this function:

◆ ~TContext()

TDirectory::TContext::~TContext ( )
inline

Definition at line 101 of file TDirectory-example.h.

Here is the call graph for this function:

Member Function Documentation

◆ CdNull()

void TDirectory::TContext::CdNull ( )
private
Here is the caller graph for this function:

◆ operator=()

TContext& TDirectory::TContext::operator= ( TContext )
private

Field Documentation

◆ fPrevious

TDirectory* TDirectory::TContext::fPrevious
private

Definition at line 83 of file TDirectory-example.h.


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