[#BloombergLP-ball-ManagedAttribute-setValue-059] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/ManagedAttribute.adoc[ManagedAttribute]::setValue :relfileprefix: ../../../ :mrdocs: `setValue` overloads == Synopses Declared in `<ball_managedattribute.h>` Set the attribute value of this object to the specified `value`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void xref:BloombergLP/ball/ManagedAttribute/setValue-0c0.adoc[setValue](int value); ---- [.small]#xref:BloombergLP/ball/ManagedAttribute/setValue-0c0.adoc[_» more..._]# Same as the preceding overload, using the specified `value`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void xref:BloombergLP/ball/ManagedAttribute/setValue-08.adoc[setValue](long value); ---- [.small]#xref:BloombergLP/ball/ManagedAttribute/setValue-08.adoc[_» more..._]# Same as the preceding overload, using the specified `value`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void xref:BloombergLP/ball/ManagedAttribute/setValue-0e.adoc[setValue](long long value); ---- [.small]#xref:BloombergLP/ball/ManagedAttribute/setValue-0e.adoc[_» more..._]# Same as the preceding overload, using the specified `value`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void xref:BloombergLP/ball/ManagedAttribute/setValue-01.adoc[setValue](unsigned int value); ---- [.small]#xref:BloombergLP/ball/ManagedAttribute/setValue-01.adoc[_» more..._]# Same as the preceding overload, using the specified `value`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void xref:BloombergLP/ball/ManagedAttribute/setValue-07e.adoc[setValue](unsigned long value); ---- [.small]#xref:BloombergLP/ball/ManagedAttribute/setValue-07e.adoc[_» more..._]# Same as the preceding overload, using the specified `value`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void xref:BloombergLP/ball/ManagedAttribute/setValue-0c8.adoc[setValue](unsigned long long value); ---- [.small]#xref:BloombergLP/ball/ManagedAttribute/setValue-0c8.adoc[_» more..._]# Same as the preceding overload, using the specified `value`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void xref:BloombergLP/ball/ManagedAttribute/setValue-052.adoc[setValue](xref:BloombergLP/ball/Attribute/Value-01.adoc[Attribute::Value] const& value); ---- [.small]#xref:BloombergLP/ball/ManagedAttribute/setValue-052.adoc[_» more..._]# Same as the preceding overload, using the specified `value`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void xref:BloombergLP/ball/ManagedAttribute/setValue-0f.adoc[setValue](std::string_view const& value); ---- [.small]#xref:BloombergLP/ball/ManagedAttribute/setValue-0f.adoc[_» more..._]# Same as the preceding overload, using the specified `value`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void xref:BloombergLP/ball/ManagedAttribute/setValue-07b.adoc[setValue](char const* value); ---- [.small]#xref:BloombergLP/ball/ManagedAttribute/setValue-07b.adoc[_» more..._]# Same as the preceding overload, using the specified `value`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void xref:BloombergLP/ball/ManagedAttribute/setValue-09.adoc[setValue](void const* value); ---- [.small]#xref:BloombergLP/ball/ManagedAttribute/setValue-09.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#