PtrHolder.h File Reference

Go to the source code of this file.

Classes

class  casacore::PtrHolder< T >
 Hold and delete pointers not deleted by object destructors. More...
class  SPtrHolder< T >
 Hold and delete pointers not deleted by object destructors. More...

Namespaces

namespace  casacore
 

this file contains all the compiler specific defines


Functions

T * casacore::operator-> () const
 Make it possible to use -> on the pointer object.
Bool casacore::isCArray () const
 See if the pointer points to a C-array.
 casacore::PtrHolder (const PtrHolder< T > &other)
PtrHolder< T > & casacore::operator= (const PtrHolder< T > &other)
void casacore::delete_pointer_if_necessary ()

Variables

T * casacore::ptr_p
Bool casacore::isCarray_p
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1