[virtual]
, gemfire::CqAttributesFactory, gemfire::CqAttributesMutator [virtual]
, gemfire::CqListener, gemfire::CqQuery, gemfire::CqServiceStatistics, gemfire::CqStatistics, gemfire::DistributedSystem, gemfire::EntryEvent, gemfire::Exception, gemfire::Execution, gemfire::FunctionService, gemfire::HashMapOfCacheable, gemfire::HashMapOfException, gemfire::HashSetOfCacheableKey, gemfire::NullSharedBase, gemfire::PartitionResolver, gemfire::PdxInstanceFactory, gemfire::PdxReader, gemfire::PdxSerializer, gemfire::PdxUnreadFields, gemfire::PdxWriter, gemfire::PersistenceManager, gemfire::Pool, gemfire::PoolFactory, gemfire::Query, gemfire::QueryService, gemfire::Region, gemfire::RegionEntry, gemfire::RegionFactory, gemfire::RegionService, gemfire::ResultCollector, gemfire::SelectResults, gemfire::SelectResultsIterator, gemfire::Serializable, gemfire::TransactionId, gemfire::VectorOfCacheable, and gemfire::VectorOfCacheableKey.
Public Member Functions | |
void | preserveSB () const |
Atomically increment reference count. | |
int32_t | refCount () |
| |
void | releaseSB () const |
Atomically decrement reference count, the SharedBase object is automatically deleted when its reference count goes to zero. | |
SharedBase () | |
Constructor. |
gemfire::SharedBase::SharedBase | ( | ) | [inline] |
Constructor.
void gemfire::SharedBase::preserveSB | ( | ) | const |
Atomically increment reference count.
int32_t gemfire::SharedBase::refCount | ( | ) | [inline] |
void gemfire::SharedBase::releaseSB | ( | ) | const |
Atomically decrement reference count, the SharedBase object is automatically deleted when its reference count goes to zero.