BDE 4.14.0 Production release
|
This is the complete list of members for ball::ScopedAttribute, including all inherited members.
allocator_type typedef | ball::ScopedAttribute | |
BSLMF_NESTED_TRAIT_DECLARATION(ScopedAttribute, bslma::UsesBslmaAllocator) | ball::ScopedAttribute | |
get_allocator() const | ball::ScopedAttribute | inline |
ScopedAttribute(const char *name, const bsl::string_view &value, const allocator_type &allocator=allocator_type()) | ball::ScopedAttribute | inline |
ScopedAttribute(const char *name, const char *value, const allocator_type &allocator=allocator_type()) | ball::ScopedAttribute | inline |
ScopedAttribute(const char *name, int value, const allocator_type &allocator=allocator_type()) | ball::ScopedAttribute | inline |
ScopedAttribute(const char *name, long value, const allocator_type &allocator=allocator_type()) | ball::ScopedAttribute | inline |
ScopedAttribute(const char *name, long long value, const allocator_type &allocator=allocator_type()) | ball::ScopedAttribute | inline |
ScopedAttribute(const char *name, unsigned int value, const allocator_type &allocator=allocator_type()) | ball::ScopedAttribute | inline |
ScopedAttribute(const char *name, unsigned long value, const allocator_type &allocator=allocator_type()) | ball::ScopedAttribute | inline |
ScopedAttribute(const char *name, unsigned long long value, const allocator_type &allocator=allocator_type()) | ball::ScopedAttribute | inline |
ScopedAttribute(const char *name, bdlb::Guid value, const allocator_type &allocator=allocator_type()) | ball::ScopedAttribute | inline |
ScopedAttribute(const char *name, const void *value, const allocator_type &allocator=allocator_type()) | ball::ScopedAttribute | inline |
~ScopedAttribute() | ball::ScopedAttribute | inline |