atlas  0.6
Public Member Functions | Private Attributes | List of all members
A Class Reference

Public Member Functions

 A (unsigned int a)
 
 A (const A &x)
 
Aoperator= (const A &x)
 
 ~A ()
 
 operator unsigned int () const
 

Private Attributes

unsigned int a
 

Constructor & Destructor Documentation

A::A ( unsigned int  a)
inline
A::A ( const A x)
inline
A::~A ( )

Member Function Documentation

A::operator unsigned int ( ) const
inline
A& A::operator= ( const A x)
inline

Member Data Documentation

unsigned int A::a
private

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