threads::ThreadableShared Class Reference

ThreadableShared is a thread-safe base class with an intrusive reference-count maintained by thptr/thptr0. More...

#include <_src_base_shptr_doc.hh>

Inheritance diagram for threads::ThreadableShared:
threads::Threadable

Detailed Description

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;
/// 

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Palomino Flight Simulator documents generated by doxygen 1.7.1 on Tue May 15 2012 22:40:12