ThreadableShared is a thread-safe base class with an intrusive reference-count maintained by thptr/thptr0. More...
#include <_src_base_shptr_doc.hh>
ThreadableShared is a thread-safe base class with an intrusive reference-count maintained by thptr/thptr0.
See shptr_doc.hh.
thptr (threadable smart-pointer) locks the reference-count.
/// Example:
/// class Object : public ThreadableShared { ... };
/// thptr<Object> object = new Object;
///
Palomino Flight Simulator documents generated by doxygen 1.7.1 on Tue May 15 2012 22:40:12