ATLAS Offline Software
Loading...
Searching...
No Matches
ShowRequest< Type > Class Template Reference

#include <ShowRequest.h>

Collaboration diagram for ShowRequest< Type >:

Public Member Functions

 ShowRequest (const Type &, bool)
 ShowRequest (const Type *, bool)
 ~ShowRequest ()

Public Attributes

const Typem_object
bool m_detail

Detailed Description

template<class Type>
class ShowRequest< Type >

Definition at line 12 of file ShowRequest.h.

Constructor & Destructor Documentation

◆ ShowRequest() [1/2]

template<class Type>
ShowRequest< Type >::ShowRequest ( const Type & obj,
bool detail )

Definition at line 23 of file ShowRequest.h.

const Type * m_object
Definition ShowRequest.h:14

◆ ShowRequest() [2/2]

template<class Type>
ShowRequest< Type >::ShowRequest ( const Type * obj,
bool detail )

Definition at line 25 of file ShowRequest.h.

◆ ~ShowRequest()

template<class Type>
ShowRequest< Type >::~ShowRequest ( )
inline

Definition at line 20 of file ShowRequest.h.

20{}

Member Data Documentation

◆ m_detail

template<class Type>
bool ShowRequest< Type >::m_detail

Definition at line 15 of file ShowRequest.h.

◆ m_object

template<class Type>
const Type* ShowRequest< Type >::m_object

Definition at line 14 of file ShowRequest.h.


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