OpenMD 3.1
Molecular Dynamics in the Open
|
Public Member Functions | |
RefCount (T *p=0) | |
RefCount (const RefCount< T > &other) | |
RefCount< T > & | operator= (const RefCount< T > &other) |
operator T* () const | |
T * | operator-> () const |
T * | get () const |
template<class newType > | |
operator RefCount< newType > () | |
Definition at line 17 of file RefCount.hpp.
|
inlineexplicit |
Definition at line 33 of file RefCount.hpp.
|
inline |
Definition at line 37 of file RefCount.hpp.
|
inline |
Definition at line 41 of file RefCount.hpp.
|
inline |
Definition at line 65 of file RefCount.hpp.
|
inline |
Definition at line 70 of file RefCount.hpp.
|
inline |
Definition at line 55 of file RefCount.hpp.
|
inline |
Definition at line 60 of file RefCount.hpp.
|
inline |
Definition at line 46 of file RefCount.hpp.