Nyx Node
Loading...
Searching...
No Matches
nyx_string_t Member List

This is the complete list of members for nyx_string_t, including all inherited members.

basenyx_string_t
dynnyx_string_t
lengthnyx_string_t
nyx_string_free(nyx_string_t *object)nyx_string_t
nyx_string_from_buff(size_t size, BUFF_t buff, bool base64_encode)nyx_string_t
nyx_string_from_dup(STR_t value)nyx_string_t
nyx_string_from_ref(STR_t value)nyx_string_t
nyx_string_get(const nyx_string_t *object)nyx_string_t
nyx_string_length(const nyx_string_t *object)nyx_string_t
nyx_string_new()nyx_string_t
nyx_string_set_buff(nyx_string_t *object, size_t size, BUFF_t buff, bool base64_encode)nyx_string_t
nyx_string_set_dup(nyx_string_t *object, STR_t value)nyx_string_t
nyx_string_set_ref(nyx_string_t *object, STR_t value)nyx_string_t
nyx_string_to_cstring(const nyx_string_t *object)nyx_string_t
nyx_string_to_string(const nyx_string_t *object)nyx_string_t
valuenyx_string_t