Set this object to have the specified value. After this operation, type() == ball::UserFieldType::e_CHAR_ARRAY.
Synopsis
Declared in <ball_userfieldvalue.h>
void
setCharArray(bsl::vector<char> const& value);
Parameters
Name |
Description |
value |
character array to set |
Created with MrDocs