Hazelcast C++ Client
hazelcast::client::TypedData Member List

This is the complete list of members for hazelcast::client::TypedData, including all inherited members.

get() consthazelcast::client::TypedDatainline
getData() consthazelcast::client::TypedData
getType() consthazelcast::client::TypedData
TypedData() (defined in hazelcast::client::TypedData)hazelcast::client::TypedData
TypedData(std::auto_ptr< serialization::pimpl::Data > data, serialization::pimpl::SerializationService &serializationService) (defined in hazelcast::client::TypedData)hazelcast::client::TypedData
TypedData(const boost::shared_ptr< serialization::pimpl::Data > &data, serialization::pimpl::SerializationService &serializationService) (defined in hazelcast::client::TypedData)hazelcast::client::TypedData
~TypedData() (defined in hazelcast::client::TypedData)hazelcast::client::TypedDatavirtual