ARB
Public Member Functions | List of all members
UnitPtr Class Reference

Public Member Functions

 UnitPtr ()
 
 UnitPtr (const void *ptr_)
 
void set_pointer (const void *ptr_)
 
const void * get_pointer () const
 
const void * expect_pointer () const
 

Detailed Description

Definition at line 32 of file insdel.cxx.

Constructor & Destructor Documentation

UnitPtr::UnitPtr ( )
inline

Definition at line 35 of file insdel.cxx.

UnitPtr::UnitPtr ( const void *  ptr_)
inline

Definition at line 36 of file insdel.cxx.

References id_assert.

Member Function Documentation

void UnitPtr::set_pointer ( const void *  ptr_)
inline

Definition at line 42 of file insdel.cxx.

References id_assert.

const void* UnitPtr::get_pointer ( ) const
inline

Definition at line 46 of file insdel.cxx.

Referenced by TypedAliData< char >::typed_ptr().

const void* UnitPtr::expect_pointer ( ) const
inline

Definition at line 47 of file insdel.cxx.

References id_assert.


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