Om
Classes | Namespaces | Macros | Functions
shareable.hpp File Reference

Om header file. More...

#include <cstddef>
#include "om/shareable.cpp"
+ Include dependency graph for shareable.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Om::Shareable< ThisOwnerCount >
 A pointee for boost::intrusive_ptr. More...
 

Namespaces

 Om
 The Om library.
 

Macros

#define Om_Shareable_
 

Functions

template<typename TheOwnerCount >
void Om::intrusive_ptr_add_ref (Shareable< TheOwnerCount > *const)
 
template<typename TheOwnerCount >
void Om::intrusive_ptr_release (Shareable< TheOwnerCount > *const)
 

Detailed Description

Version
0.1.3
Date
2012-2014
Author
Jason Erb

Definition in file shareable.hpp.

Macro Definition Documentation

◆ Om_Shareable_

#define Om_Shareable_

Definition at line 17 of file shareable.hpp.