#include "SRProxy/BasicTypesProxy.h"
|
template<class T > |
class | Proxy |
|
Definition at line 349 of file BasicTypesProxy.h.
static bool caf::SRProxySystController::AnyShifted |
( |
| ) |
|
|
inlinestatic |
template<class T >
static void caf::SRProxySystController::Backup |
( |
Proxy< T > & |
p | ) |
|
|
inlinestaticprotected |
static void caf::SRProxySystController::BeginTransaction |
( |
| ) |
|
|
inlinestatic |
static long long caf::SRProxySystController::Generation |
( |
| ) |
|
|
inlinestatic |
May be useful in the implementation of caches that ought to be invalidated when systematic shifts are applied.
Definition at line 378 of file BasicTypesProxy.h.
static bool InTransaction()
static long long fGeneration
static bool caf::SRProxySystController::InTransaction |
( |
| ) |
|
|
inlinestatic |
static void caf::SRProxySystController::Rollback |
( |
| ) |
|
|
inlinestatic |
long long caf::SRProxySystController::fGeneration = 0 |
|
staticprotected |
std::vector< Restorer * > caf::SRProxySystController::fRestorers |
|
staticprotected |
The documentation for this class was generated from the following files: