VMware GemFire Native C++ Reference  9.1
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 Capache::geode::client::AssertDeclares debugging assertion reporting functions
 Capache::geode::client::CqEventThis interface provides methods to get all the information sent from the server about the CQ event
 Capache::geode::client::CqStateThis interface gives information on the state of a CqQuery
 Capache::geode::client::DataInputProvide operations for reading primitive data values, byte arrays, strings, Serializable objects from a byte stream
 Capache::geode::client::DataOutputProvide operations for writing primitive data values, byte arrays, strings, Serializable objects to a byte stream
 Capache::geode::client::DeltaThis interface is used for delta propagation
 Capache::geode::client::DiskPolicyTypeEnumerated type for disk policy
 Capache::geode::client::ExpirationActionEnumerated type for expiration actions
 Capache::geode::client::HashMapOfSharedBaseRepresents a HashMap of SharedBase
 Capache::geode::client::HashMapT< TKEY, TVAL >HashMap of TKEY to TVAL
 Capache::geode::client::HashMapT< SharedPtr< CacheableString >, apache::geode::client::SharedPtr >
 Capache::geode::client::HashSetOfSharedBaseRepresents a HashSet of SharedBase
 Capache::geode::client::HashSetT< TKEY >HashSet of TKEY
 Capache::geode::client::InternalCacheTransactionManager2PCExtension of the apache::geode::client::CacheTransactionManager that enables client application to use Geode transaction as part of the global XA transaction
 Capache::geode::client::HashSetOfSharedBase::IteratorInterface of an iterator for HashSetOfSharedBase
 Capache::geode::client::VectorOfSharedBase::IteratorInterface of an iterator for VectorOfSharedBase
 Capache::geode::client::HashSetT< TKEY >::IteratorInterface of an iterator for HashSetT
 Capache::geode::client::HashMapOfSharedBase::IteratorInterface of an iterator for HashMapOfSharedBase
 Capache::geode::client::VectorT< PTR_TYPE >::IteratorInterface of an iterator for VectorT
 Capache::geode::client::LogDefines methods available to clients that want to write a log message to their Geode system's shared log file
 Capache::geode::client::LogVarargsThese functions are added to facilitate logging in printf format
 COperationEnumerated type for Operation actions
 Capache::geode::client::PdxInstancePdxInstance provides run time access to the fields of a PDX without deserializing the PDX
 Capache::geode::client::PoolManagerManages creation and access to connection pools for clients
 Capache::geode::client::RegionEventDeclares region events
 Capache::geode::client::SharedBaseThis abstract base class is the base class of all user objects that have the shared capability of reference counting
 Capache::geode::client::SharedPtr< Target >Defines a reference counted shared pointer
 Capache::geode::client::SharedPtr< AttributesFactory >
 Capache::geode::client::SharedPtr< AuthInitialize >
 Capache::geode::client::SharedPtr< CacheableArrayType< TObj, TYPEID > >
 Capache::geode::client::SharedPtr< CacheableKey >
 Capache::geode::client::SharedPtr< CacheableString >
 Capache::geode::client::SharedPtr< CacheableVector >
 Capache::geode::client::SharedPtr< CacheListener >
 Capache::geode::client::SharedPtr< CacheLoader >
 Capache::geode::client::SharedPtr< CacheStatistics >
 Capache::geode::client::SharedPtr< CacheWriter >
 Capache::geode::client::SharedPtr< CqAttributes >
 Capache::geode::client::SharedPtr< Exception >
 Capache::geode::client::SharedPtr< PartitionResolver >
 Capache::geode::client::SharedPtr< PdxSerializer >
 Capache::geode::client::SharedPtr< PersistenceManager >
 Capache::geode::client::SharedPtr< PoolAttributes >
 Capache::geode::client::SharedPtr< PoolFactory >
 Capache::geode::client::SharedPtr< Properties >
 Capache::geode::client::SharedPtr< Region >
 Capache::geode::client::SharedPtr< SelectResults >
 Capache::geode::client::SharedPtr< StackTrace >
 Capache::geode::client::SharedPtr< UserData >
 Capache::geode::client::SPEHelperHelper class for SharedPtr exceptions
 Capache::geode::statistics::StatisticDescriptorDescribes an individual statistic whose value is updated by an application and may be archived by Geode
 Capache::geode::statistics::StatisticsAn instantiation of an existing StatisticsType object with methods for setting, incrementing and getting individual StatisticDescriptor values
 Capache::geode::statistics::StatisticsFactoryInstances of this interface provide methods that create instances of StatisticDescriptor and StatisticsType
 Capache::geode::statistics::StatisticsTypeUsed to describe a logical collection of StatisticDescriptors
 Capache::geode::client::TypeHelper::SuperSubclass< TBase, TDerived >This struct helps us determine whether or not a class is a subclass of another at compile time, so that it can be used in templates
 Capache::geode::client::TypeHelper::SuperSubclass< TBase, TBase >Specialization of SuperSubclass to return true for the special case when the two types being checked are same
 Capache::geode::client::SystemPropertiesA class for internal use, that encapsulates the properties that can be set from DistributedSystem::connect
 Capache::geode::client::TypeHelper::UnwrapSharedPtr< T >This struct unwraps the type T inside SharedPtr
 Capache::geode::client::TypeHelper::UnwrapSharedPtr< SharedArrayPtr< T, ID > >This struct unwraps the type T inside SharedArrayPtr
 Capache::geode::client::TypeHelper::UnwrapSharedPtr< SharedPtr< T > >This struct unwraps the type T inside SharedPtr
 Capache::geode::client::VectorOfSharedBaseRepresents a vector of apache::geode::client::SharedBasePtr
 Capache::geode::client::VectorT< PTR_TYPE >Vector template type class
 Capache::geode::client::VectorT< apache::geode::client::SharedPtr >
 Capache::geode::client::TypeHelper::YesNoType< getType >This struct helps convert a boolean value into static objects of different types
 Capache::geode::client::TypeHelper::YesNoType< false >Specialization of YesNoType for boolean value false

Pivotal GemFire C++ Cache API Documentation