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

#include <syments.hh>

Inheritance diagram for RefCntLib< RCO_VIRTUAL >:
Inheritance graph
[legend]
Collaboration diagram for RefCntLib< RCO_VIRTUAL >:
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_VIRTUAL >

Definition at line 142 of file syments.hh.

Member Function Documentation

static void enter ( T *&  ptr)
inlinestatic

Definition at line 143 of file syments.hh.

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

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

Definition at line 148 of file syments.hh.

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


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