Microsoft Azure Storage Client Library for C++  7.5.0
The Microsoft Azure Storage Client Library for C++ is a library for working with the Azure Storage Services in C++.
azure::storage::table_entity Member List

This is the complete list of members for azure::storage::table_entity, including all inherited members.

etag() constazure::storage::table_entityinline
partition_key() constazure::storage::table_entityinline
properties()azure::storage::table_entityinline
properties() constazure::storage::table_entityinline
properties_type typedef (defined in azure::storage::table_entity)azure::storage::table_entity
property_type typedef (defined in azure::storage::table_entity)azure::storage::table_entity
protocol::parse_table_entity (defined in azure::storage::table_entity)azure::storage::table_entityfriend
row_key() constazure::storage::table_entityinline
set_etag(utility::string_t etag)azure::storage::table_entityinline
set_partition_key(utility::string_t partition_key)azure::storage::table_entityinline
set_row_key(utility::string_t row_key)azure::storage::table_entityinline
table_entity()azure::storage::table_entityinline
table_entity(utility::string_t partition_key, utility::string_t row_key)azure::storage::table_entityinline
table_entity(utility::string_t partition_key, utility::string_t row_key, utility::string_t etag, properties_type properties)azure::storage::table_entityinline
timestamp() constazure::storage::table_entityinline