Predator  [unstable] git snapshot
Static Public Member Functions
RefCntLib< RCO_NON_VIRT > Struct Template Reference

#include <syments.hh>

Inheritance diagram for RefCntLib< RCO_NON_VIRT >:
Inheritance graph
[legend]
Collaboration diagram for RefCntLib< RCO_NON_VIRT >:
Collaboration graph
[legend]

Static Public Member Functions

template<class T >
static void enter (T *&ptr)
template<class T >
static void requireExclusivity (T *&ptr)
template<class T >
static void leave (T *&ptr)

Detailed Description

template<>
struct RefCntLib< RCO_NON_VIRT >

Definition at line 155 of file syments.hh.

Member Function Documentation

static void enter ( T *&  ptr)
inlinestatic

Definition at line 156 of file syments.hh.

Referenced by EntStore< TBaseEnt >::EntStore().

static void leave ( T *&  ptr)
inlinestaticinherited
static void requireExclusivity ( T *&  ptr)
inlinestatic

Definition at line 161 of file syments.hh.


The documentation for this struct was generated from the following file: