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

Public Member Functions | Public Attributes | List of all members
UDT Struct Reference

Public Member Functions

 UDT ()
 
 ~UDT ()
 
 UDT (const UDT &)
 
UDToperator= (const UDT &)
 
void f1 ()
 
int f2 ()
 
int f3 (int)
 
int f4 (int, float)
 
 UDT ()
 
 ~UDT ()
 
 UDT (const UDT &)
 
UDToperator= (const UDT &)
 
void f1 ()
 
int f2 ()
 
int f3 (int)
 
int f4 (int, float)
 
 UDT ()
 
 ~UDT ()
 
 UDT (const UDT &)
 
UDToperator= (const UDT &)
 
void f1 ()
 
int f2 ()
 
int f3 (int)
 
int f4 (int, float)
 

Public Attributes

int i
 

Detailed Description

Definition at line 137 of file testCategories.cc.

Constructor & Destructor Documentation

UDT::UDT ( )
inline

Definition at line 139 of file testCategories.cc.

UDT::~UDT ( )
inline

Definition at line 140 of file testCategories.cc.

UDT::UDT ( const UDT )
UDT::UDT ( )
inline

Definition at line 25 of file testIsConvertible.cc.

UDT::~UDT ( )
inline

Definition at line 26 of file testIsConvertible.cc.

UDT::UDT ( const UDT )
UDT::UDT ( )
inline

Definition at line 30 of file testPrimaryTraits.cc.

UDT::~UDT ( )
inline

Definition at line 31 of file testPrimaryTraits.cc.

UDT::UDT ( const UDT )

Member Function Documentation

void UDT::f1 ( )
void UDT::f1 ( )
void UDT::f1 ( )
int UDT::f2 ( )
int UDT::f2 ( )
int UDT::f2 ( )
int UDT::f3 ( int  )
int UDT::f3 ( int  )
int UDT::f3 ( int  )
int UDT::f4 ( int  ,
float   
)
int UDT::f4 ( int  ,
float   
)
int UDT::f4 ( int  ,
float   
)
UDT& UDT::operator= ( const UDT )
UDT& UDT::operator= ( const UDT )
UDT& UDT::operator= ( const UDT )

Member Data Documentation

int UDT::i

Definition at line 143 of file testCategories.cc.


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