#include "Mbo.h"
#include "MboSynch.h"
Go to the source code of this file.
Namespaces | |
namespace | mbo |
Classes | |
struct | mbo::RefCntRep< _Ty, _THREAD_MODEL > |
Reference counted pointer representation. More... | |
class | mbo::NullPointer< _Ty > |
Incomplete null pointer type. More... | |
class | mbo::NullPointer< _Ty >::nullptr_access |
exception for null-pointer access violations More... | |
struct | mbo::AutoFastLock< ThreadModel1, ThreadModel2 > |
struct | mbo::AutoFastLock< MultiThreadedModel, SingleThreadedModel > |
struct | mbo::AutoFastLock< SingleThreadedModel, MultiThreadedModel > |
struct | mbo::AutoFastLock< SingleThreadedModel, SingleThreadedModel > |
class | mbo::RefCntPtr< _Ty, _THREAD_MODEL, _THREAD_MODEL_PTR > |
Reference counted pointer. More... | |
class | mbo::RefCntConstPtr< _Ty, _THREAD_MODEL, _THREAD_MODEL_PTR > |
Reference counted const pointer. More... |
Definition in file MboRefCntPtr.h.
Hosted on code.google.com | © Marcus Börger | Generated on Fri Jan 18 21:21:08 2008 for MBO-lib by ![]() |