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

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

Member Function Documentation

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

Member Data Documentation

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

Definition at line 356 of file testCategories.cc.

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: