#include <dbobject.hh>
template<class T>
void DBRef< T >::delete_object |
( |
void |
| ) |
|
template<class T>
static bool DBRef< T >::getPointerCaching |
( |
| ) |
|
|
static |
template<class T>
bool DBRef< T >::is_null |
( |
void |
| ) |
const |
template<class T>
bool DBRef< T >::is_valid |
( |
void |
| ) |
const |
template<class T>
bool DBRef< T >::isInitialised |
( |
| ) |
const |
template<class T>
DBRef< T >::operator const T * |
( |
| ) |
const |
throw | ( | r_Error |
| ) | | |
template<class T>
DBRef< T >::operator HierIndexDS * |
( |
| ) |
const |
throw | ( | r_Error |
| ) | | |
template<class T>
DBRef< T >::operator IndexDS * |
( |
| ) |
const |
throw | ( | r_Error |
| ) | | |
template<class T>
DBRef< T >::operator T * |
( |
| ) |
|
throw | ( | r_Error |
| ) | | |
template<class T>
T& DBRef< T >::operator* |
( |
void |
| ) |
|
throw | ( | r_Error |
| ) | | |
template<class T>
const T& DBRef< T >::operator* |
( |
void |
| ) |
const |
throw | ( | r_Error |
| ) | | |
template<class T>
T* DBRef< T >::operator-> |
( |
void |
| ) |
|
throw | ( | r_Error |
| ) | | |
template<class T>
const T* DBRef< T >::operator-> |
( |
void |
| ) |
const |
throw | ( | r_Error |
| ) | | |
template<class T>
bool DBRef< T >::operator< |
( |
const DBRef< T > & |
other | ) |
const |
template<class T>
int DBRef< T >::operator== |
( |
const DBRef< T > & |
src | ) |
const |
template<class T>
T& DBRef< T >::operator[] |
( |
int |
idx | ) |
const |
throw | ( | r_Error |
| ) | | |
template<class T>
T* DBRef< T >::ptr |
( |
void |
| ) |
|
throw | ( | r_Error |
| ) | | |
template<class T>
const T* DBRef< T >::ptr |
( |
void |
| ) |
const |
throw | ( | r_Error |
| ) | | |
template<class T>
void DBRef< T >::release |
( |
| ) |
|
template<class T>
static void DBRef< T >::setPointerCaching |
( |
bool |
useIt | ) |
|
|
static |
The documentation for this singleton was generated from the following files: