| clear() | BloombergLP::bmqa::MessageProperties | |
| getPropertyAsBinary(const bsl::string &name) const | BloombergLP::bmqa::MessageProperties | |
| getPropertyAsBinaryOr(const bsl::string &name, const bsl::vector< char > &value) const | BloombergLP::bmqa::MessageProperties | |
| getPropertyAsBool(const bsl::string &name) const | BloombergLP::bmqa::MessageProperties | |
| getPropertyAsBoolOr(const bsl::string &name, bool value) const | BloombergLP::bmqa::MessageProperties | |
| getPropertyAsChar(const bsl::string &name) const | BloombergLP::bmqa::MessageProperties | |
| getPropertyAsCharOr(const bsl::string &name, char value) const | BloombergLP::bmqa::MessageProperties | |
| getPropertyAsInt32(const bsl::string &name) const | BloombergLP::bmqa::MessageProperties | |
| getPropertyAsInt32Or(const bsl::string &name, bsl::int32_t value) const | BloombergLP::bmqa::MessageProperties | |
| getPropertyAsInt64(const bsl::string &name) const | BloombergLP::bmqa::MessageProperties | |
| getPropertyAsInt64Or(const bsl::string &name, bsls::Types::Int64 value) const | BloombergLP::bmqa::MessageProperties | |
| getPropertyAsShort(const bsl::string &name) const | BloombergLP::bmqa::MessageProperties | |
| getPropertyAsShortOr(const bsl::string &name, short value) const | BloombergLP::bmqa::MessageProperties | |
| getPropertyAsString(const bsl::string &name) const | BloombergLP::bmqa::MessageProperties | |
| getPropertyAsStringOr(const bsl::string &name, const bsl::string &value) const | BloombergLP::bmqa::MessageProperties | |
| hasProperty(const bsl::string &name, bmqt::PropertyType::Enum *type=0) const | BloombergLP::bmqa::MessageProperties | |
| k_MAX_NUM_PROPERTIES | BloombergLP::bmqa::MessageProperties | static |
| k_MAX_PROPERTIES_AREA_LENGTH | BloombergLP::bmqa::MessageProperties | static |
| k_MAX_PROPERTY_NAME_LENGTH | BloombergLP::bmqa::MessageProperties | static |
| k_MAX_PROPERTY_VALUE_LENGTH | BloombergLP::bmqa::MessageProperties | static |
| MessageProperties(bslma::Allocator *basicAllocator=0) | BloombergLP::bmqa::MessageProperties | explicit |
| MessageProperties(const MessageProperties &other, bslma::Allocator *basicAllocator=0) | BloombergLP::bmqa::MessageProperties | |
| MessagePropertiesIterator | BloombergLP::bmqa::MessageProperties | friend |
| numProperties() const | BloombergLP::bmqa::MessageProperties | |
| operator=(const MessageProperties &rhs) | BloombergLP::bmqa::MessageProperties | |
| print(bsl::ostream &stream, int level=0, int spacesPerLevel=4) const | BloombergLP::bmqa::MessageProperties | |
| propertyType(const bsl::string &name) const | BloombergLP::bmqa::MessageProperties | |
| remove(const bsl::string &name, bmqt::PropertyType::Enum *buffer=0) | BloombergLP::bmqa::MessageProperties | |
| setPropertyAsBinary(const bsl::string &name, const bsl::vector< char > &value) | BloombergLP::bmqa::MessageProperties | |
| setPropertyAsBool(const bsl::string &name, bool value) | BloombergLP::bmqa::MessageProperties | |
| setPropertyAsChar(const bsl::string &name, char value) | BloombergLP::bmqa::MessageProperties | |
| setPropertyAsInt32(const bsl::string &name, bsl::int32_t value) | BloombergLP::bmqa::MessageProperties | |
| setPropertyAsInt64(const bsl::string &name, bsls::Types::Int64 value) | BloombergLP::bmqa::MessageProperties | |
| setPropertyAsShort(const bsl::string &name, short value) | BloombergLP::bmqa::MessageProperties | |
| setPropertyAsString(const bsl::string &name, const bsl::string &value) | BloombergLP::bmqa::MessageProperties | |
| streamIn(const bdlbb::Blob &blob) | BloombergLP::bmqa::MessageProperties | |
| streamOut(bdlbb::BlobBufferFactory *bufferFactory) const | BloombergLP::bmqa::MessageProperties | |
| totalSize() const | BloombergLP::bmqa::MessageProperties | |
| ~MessageProperties() | BloombergLP::bmqa::MessageProperties | |