UT_Thing Class Reference

#include <UT_Thing.h>

List of all members.

Public Member Functions

 UT_Thing ()
 UT_Thing (void *v)
 UT_Thing (long v)
 operator void * () const
 operator long () const
template<typename T >
T * asPointer () const
long asLong () const
UT_Thingoperator= (void *v)
UT_Thingoperator= (long v)
UT_Thingoperator= (const UT_Thing &v)

Public Attributes

union {
   void *   voidp
   long   longv
value


Detailed Description

Examples:

SIM/SNOW_Solver.C, and SOP/SOP_CustomBrush.C.

Definition at line 6 of file UT_Thing.h.


Constructor & Destructor Documentation

UT_Thing::UT_Thing (  )  [inline]

Definition at line 8 of file UT_Thing.h.

UT_Thing::UT_Thing ( void *  v  )  [inline]

Definition at line 9 of file UT_Thing.h.

UT_Thing::UT_Thing ( long  v  )  [inline]

Definition at line 10 of file UT_Thing.h.


Member Function Documentation

long UT_Thing::asLong (  )  const [inline]

Definition at line 16 of file UT_Thing.h.

template<typename T >
T* UT_Thing::asPointer (  )  const [inline]

Definition at line 15 of file UT_Thing.h.

UT_Thing::operator long (  )  const [inline]

Definition at line 13 of file UT_Thing.h.

UT_Thing::operator void * (  )  const [inline]

Definition at line 12 of file UT_Thing.h.

UT_Thing& UT_Thing::operator= ( const UT_Thing v  )  [inline]

Definition at line 21 of file UT_Thing.h.

UT_Thing& UT_Thing::operator= ( long  v  )  [inline]

Definition at line 19 of file UT_Thing.h.

UT_Thing& UT_Thing::operator= ( void *  v  )  [inline]

Definition at line 18 of file UT_Thing.h.


Member Data Documentation

Definition at line 29 of file UT_Thing.h.

union { ... } UT_Thing::value

Examples:
SIM/SNOW_Solver.C.

Examples:
SIM/SNOW_Solver.C.

Definition at line 28 of file UT_Thing.h.


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

Generated on Mon Jan 28 00:30:21 2013 for HDK by  doxygen 1.5.9