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::entity_property Member List

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

binary_value() constazure::storage::entity_property
boolean_value() constazure::storage::entity_property
datetime_value() constazure::storage::entity_property
double_value() constazure::storage::entity_property
entity_property()azure::storage::entity_propertyinline
entity_property(const std::vector< uint8_t > &value)azure::storage::entity_propertyinline
entity_property(bool value)azure::storage::entity_propertyinline
entity_property(utility::datetime value)azure::storage::entity_propertyinline
entity_property(double value)azure::storage::entity_propertyinline
entity_property(const utility::uuid &value)azure::storage::entity_propertyinline
entity_property(int32_t value)azure::storage::entity_propertyinline
entity_property(int64_t value)azure::storage::entity_propertyinline
entity_property(utility::string_t value)azure::storage::entity_propertyinline
entity_property(const utility::char_t *value)azure::storage::entity_propertyinline
guid_value() constazure::storage::entity_property
int32_value() constazure::storage::entity_property
int64_value() constazure::storage::entity_property
is_null() constazure::storage::entity_propertyinline
property_type() constazure::storage::entity_propertyinline
set_is_null(bool value)azure::storage::entity_propertyinline
set_property_type(azure::storage::edm_type property_type)azure::storage::entity_propertyinline
set_value(const std::vector< uint8_t > &value)azure::storage::entity_propertyinline
set_value(bool value)azure::storage::entity_propertyinline
set_value(utility::datetime value)azure::storage::entity_propertyinline
set_value(double value)azure::storage::entity_propertyinline
set_value(const utility::uuid &value)azure::storage::entity_propertyinline
set_value(int32_t value)azure::storage::entity_propertyinline
set_value(int64_t value)azure::storage::entity_propertyinline
set_value(utility::string_t value)azure::storage::entity_propertyinline
set_value(const utility::char_t *value)azure::storage::entity_propertyinline
str() constazure::storage::entity_propertyinline
string_value() constazure::storage::entity_property