|
casacore
|
Public Member Functions | |
| Data (T *object) | |
Public Attributes | |
| T * | object_ |
| std::atomic< unsigned > | counter_ |
Definition at line 157 of file CyclicPtr.h.
|
inline |
Definition at line 158 of file CyclicPtr.h.
References object_.
| std::atomic<unsigned> casacore::details::CyclicPtr< T >::Data::counter_ |
Definition at line 162 of file CyclicPtr.h.
| T* casacore::details::CyclicPtr< T >::Data::object_ |
Definition at line 161 of file CyclicPtr.h.
Referenced by Data().