thptr is a thread-safe variant of shptr with a lock. More...
#include <_src_base_shptr_doc.hh>
thptr is a thread-safe variant of shptr with a lock.
thptr (threadable smart-pointer) locks every method of ThreadableShared.
See shptr_doc.hh
/// 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