Functions | |
LBMSDMExpDLL int | lbmsdm_msg_set_boolean_array_name (lbmsdm_msg_t *Message, const char *Name) |
Set a field in a message by field name to an array field. | |
LBMSDMExpDLL int | lbmsdm_msg_set_int8_array_name (lbmsdm_msg_t *Message, const char *Name) |
LBMSDMExpDLL int | lbmsdm_msg_set_uint8_array_name (lbmsdm_msg_t *Message, const char *Name) |
LBMSDMExpDLL int | lbmsdm_msg_set_int16_array_name (lbmsdm_msg_t *Message, const char *Name) |
LBMSDMExpDLL int | lbmsdm_msg_set_uint16_array_name (lbmsdm_msg_t *Message, const char *Name) |
LBMSDMExpDLL int | lbmsdm_msg_set_int32_array_name (lbmsdm_msg_t *Message, const char *Name) |
LBMSDMExpDLL int | lbmsdm_msg_set_uint32_array_name (lbmsdm_msg_t *Message, const char *Name) |
LBMSDMExpDLL int | lbmsdm_msg_set_int64_array_name (lbmsdm_msg_t *Message, const char *Name) |
LBMSDMExpDLL int | lbmsdm_msg_set_uint64_array_name (lbmsdm_msg_t *Message, const char *Name) |
LBMSDMExpDLL int | lbmsdm_msg_set_float_array_name (lbmsdm_msg_t *Message, const char *Name) |
LBMSDMExpDLL int | lbmsdm_msg_set_double_array_name (lbmsdm_msg_t *Message, const char *Name) |
LBMSDMExpDLL int | lbmsdm_msg_set_decimal_array_name (lbmsdm_msg_t *Message, const char *Name) |
LBMSDMExpDLL int | lbmsdm_msg_set_timestamp_array_name (lbmsdm_msg_t *Message, const char *Name) |
LBMSDMExpDLL int | lbmsdm_msg_set_message_array_name (lbmsdm_msg_t *Message, const char *Name) |
LBMSDMExpDLL int | lbmsdm_msg_set_string_array_name (lbmsdm_msg_t *Message, const char *Name) |
LBMSDMExpDLL int | lbmsdm_msg_set_unicode_array_name (lbmsdm_msg_t *Message, const char *Name) |
LBMSDMExpDLL int | lbmsdm_msg_set_blob_array_name (lbmsdm_msg_t *Message, const char *Name) |
LBMSDMExpDLL int lbmsdm_msg_set_blob_array_name | ( | lbmsdm_msg_t * | Message, | |
const char * | Name | |||
) |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
LBMSDMExpDLL int lbmsdm_msg_set_boolean_array_name | ( | lbmsdm_msg_t * | Message, | |
const char * | Name | |||
) |
Message | The SDM message containing the field. | |
Name | Field name. |
LBMSDMExpDLL int lbmsdm_msg_set_decimal_array_name | ( | lbmsdm_msg_t * | Message, | |
const char * | Name | |||
) |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
LBMSDMExpDLL int lbmsdm_msg_set_double_array_name | ( | lbmsdm_msg_t * | Message, | |
const char * | Name | |||
) |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
LBMSDMExpDLL int lbmsdm_msg_set_float_array_name | ( | lbmsdm_msg_t * | Message, | |
const char * | Name | |||
) |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
LBMSDMExpDLL int lbmsdm_msg_set_int16_array_name | ( | lbmsdm_msg_t * | Message, | |
const char * | Name | |||
) |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
LBMSDMExpDLL int lbmsdm_msg_set_int32_array_name | ( | lbmsdm_msg_t * | Message, | |
const char * | Name | |||
) |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
LBMSDMExpDLL int lbmsdm_msg_set_int64_array_name | ( | lbmsdm_msg_t * | Message, | |
const char * | Name | |||
) |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
LBMSDMExpDLL int lbmsdm_msg_set_int8_array_name | ( | lbmsdm_msg_t * | Message, | |
const char * | Name | |||
) |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
LBMSDMExpDLL int lbmsdm_msg_set_message_array_name | ( | lbmsdm_msg_t * | Message, | |
const char * | Name | |||
) |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
LBMSDMExpDLL int lbmsdm_msg_set_string_array_name | ( | lbmsdm_msg_t * | Message, | |
const char * | Name | |||
) |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
LBMSDMExpDLL int lbmsdm_msg_set_timestamp_array_name | ( | lbmsdm_msg_t * | Message, | |
const char * | Name | |||
) |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
LBMSDMExpDLL int lbmsdm_msg_set_uint16_array_name | ( | lbmsdm_msg_t * | Message, | |
const char * | Name | |||
) |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
LBMSDMExpDLL int lbmsdm_msg_set_uint32_array_name | ( | lbmsdm_msg_t * | Message, | |
const char * | Name | |||
) |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
LBMSDMExpDLL int lbmsdm_msg_set_uint64_array_name | ( | lbmsdm_msg_t * | Message, | |
const char * | Name | |||
) |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
LBMSDMExpDLL int lbmsdm_msg_set_uint8_array_name | ( | lbmsdm_msg_t * | Message, | |
const char * | Name | |||
) |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
LBMSDMExpDLL int lbmsdm_msg_set_unicode_array_name | ( | lbmsdm_msg_t * | Message, | |
const char * | Name | |||
) |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.