#include <AutoRefBase.h>
| commore::AutoRefBase::AutoRefBase |
( |
| ) |
|
|
inline |
| commore::AutoRefBase::AutoRefBase |
( |
RefObject * |
p | ) |
|
|
inline |
Constructor with a pointer
| commore::AutoRefBase::AutoRefBase |
( |
const AutoRefBase & |
a | ) |
|
|
inline |
| commore::AutoRefBase::~AutoRefBase |
( |
| ) |
|
|
inline |
| void commore::AutoRefBase::clear |
( |
| ) |
|
|
inline |
| RefObject* commore::AutoRefBase::get_ |
( |
| ) |
const |
|
inline |
- Returns
- pointer to referenced object (null if not bound)
| void commore::AutoRefBase::set_ |
( |
RefObject * |
p | ) |
|
|
inline |
The documentation for this class was generated from the following files: