UT_COWReadHandle< Data > Class Template Reference

#include <UT_COW.h>

List of all members.

Public Member Functions

 UT_COWReadHandle ()
 ~UT_COWReadHandle ()
 UT_COWReadHandle (const UT_COWReadHandle< Data > &src)
 UT_COWReadHandle (const UT_COWHandle< Data > &src)
const UT_COWReadHandle< Data > & operator= (const UT_COWReadHandle< Data > &src)
const UT_COWReadHandle< Data > & operator= (const UT_COWHandle< Data > &src)
void resetHandle ()
 Removes references, making this a null pointer.
const Data & operator* () const
const Data * operator-> () const


Detailed Description

template<typename Data>
class UT_COWReadHandle< Data >

Read Handles are copies of the original handle that have their internal data exposed. You are not allowed to edit them, so many read handles may be sharing the same underlying data.
Examples:

standalone/geo2voxel.C.

Definition at line 156 of file UT_COW.h.


Constructor & Destructor Documentation

template<typename Data>
UT_COWReadHandle< Data >::UT_COWReadHandle (  )  [inline]

Definition at line 159 of file UT_COW.h.

template<typename Data>
UT_COWReadHandle< Data >::~UT_COWReadHandle (  )  [inline]

Definition at line 164 of file UT_COW.h.

template<typename Data>
UT_COWReadHandle< Data >::UT_COWReadHandle ( const UT_COWReadHandle< Data > &  src  )  [inline]

Definition at line 169 of file UT_COW.h.

template<typename Data>
UT_COWReadHandle< Data >::UT_COWReadHandle ( const UT_COWHandle< Data > &  src  )  [inline]

Definition at line 174 of file UT_COW.h.


Member Function Documentation

template<typename Data>
const Data& UT_COWReadHandle< Data >::operator* ( void   )  const [inline]

Definition at line 201 of file UT_COW.h.

template<typename Data>
const Data* UT_COWReadHandle< Data >::operator-> ( void   )  const [inline]

Definition at line 206 of file UT_COW.h.

template<typename Data>
const UT_COWReadHandle<Data>& UT_COWReadHandle< Data >::operator= ( const UT_COWHandle< Data > &  src  )  [inline]

Definition at line 185 of file UT_COW.h.

template<typename Data>
const UT_COWReadHandle<Data>& UT_COWReadHandle< Data >::operator= ( const UT_COWReadHandle< Data > &  src  )  [inline]

Definition at line 179 of file UT_COW.h.

template<typename Data>
void UT_COWReadHandle< Data >::resetHandle (  )  [inline]

Removes references, making this a null pointer.

Definition at line 196 of file UT_COW.h.


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

Generated on Fri May 25 00:10:46 2012 for HDK by  doxygen 1.5.9