#include <capd/auxil/CRef.h>
|
| std::ostream & | operator<< (std::ostream &out, const CRef< T > &A_CRef) |
| |
◆ CRef() [1/3]
◆ CRef() [2/3]
◆ CRef() [3/3]
◆ ~CRef()
◆ count()
template<typename T >
| int CRef< T >::count |
( |
| ) |
const |
|
inline |
◆ isNull()
template<typename T >
| bool CRef< T >::isNull |
( |
| ) |
|
|
inline |
◆ operator()()
template<typename T >
| T& CRef< T >::operator() |
( |
| ) |
const |
|
inline |
◆ operator*()
template<typename T >
| T& CRef< T >::operator* |
( |
| ) |
const |
|
inline |
◆ operator=()
template<typename T >
| CRef<T>& CRef< T >::operator= |
( |
const CRef< T > & |
p | ) |
|
| throw | ( | |
| ) | | |
|
inline |
◆ release()
template<typename T >
| void CRef< T >::release |
( |
| ) |
|
|
inline |
◆ operator<<
template<typename T >
| std::ostream& operator<< |
( |
std::ostream & |
out, |
|
|
const CRef< T > & |
A_CRef |
|
) |
| |
|
friend |
The documentation for this class was generated from the following file: