CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

Public Attributes | Protected Member Functions | List of all members
wrap< T > Struct Template Reference

Public Attributes

t
 
int j
 

Protected Member Functions

 wrap ()
 
 wrap (const wrap &)
 
wrapoperator= (const wrap &)
 
 wrap ()
 
 wrap (const wrap &)
 
wrapoperator= (const wrap &)
 
 wrap ()
 
 wrap (const wrap &)
 
wrapoperator= (const wrap &)
 

Detailed Description

template<class T>
struct wrap< T >

Definition at line 353 of file testCategories.cc.

Constructor & Destructor Documentation

◆ wrap() [1/6]

template<class T >
wrap< T >::wrap ( )
protected

◆ wrap() [2/6]

template<class T >
wrap< T >::wrap ( const wrap< T > &  )
protected

◆ wrap() [3/6]

template<class T >
wrap< T >::wrap ( )
protected

◆ wrap() [4/6]

template<class T >
wrap< T >::wrap ( const wrap< T > &  )
protected

◆ wrap() [5/6]

template<class T >
wrap< T >::wrap ( )
protected

◆ wrap() [6/6]

template<class T >
wrap< T >::wrap ( const wrap< T > &  )
protected

Member Function Documentation

◆ operator=() [1/3]

template<class T >
wrap & wrap< T >::operator= ( const wrap< T > &  )
protected

◆ operator=() [2/3]

template<class T >
wrap & wrap< T >::operator= ( const wrap< T > &  )
protected

◆ operator=() [3/3]

template<class T >
wrap & wrap< T >::operator= ( const wrap< T > &  )
protected

Member Data Documentation

◆ j

template<class T >
int wrap< T >::j

Definition at line 356 of file testCategories.cc.

◆ t

template<class T >
T wrap< T >::t

Definition at line 355 of file testCategories.cc.


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