Coin Logo Coin3D is Free Software,
published under the BSD 3-clause license.
https://coin3d.github.io
https://www.kongsberg.com/en/kogt/
cc_string Member List

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

buffer (defined in cc_string)cc_string
bufsize (defined in cc_string)cc_string
cc_string_append_char(cc_string *me, const char c) (defined in cc_string)cc_stringrelated
cc_string_append_integer(cc_string *me, const int digits) (defined in cc_string)cc_stringrelated
cc_string_append_string(cc_string *me, const cc_string *string) (defined in cc_string)cc_stringrelated
cc_string_append_text(cc_string *me, const char *text) (defined in cc_string)cc_stringrelated
cc_string_apply(cc_string *string, cc_apply_f function) (defined in cc_string)cc_stringrelated
cc_string_clean(cc_string *string_struct) (defined in cc_string)cc_stringrelated
cc_string_clear(cc_string *me) (defined in cc_string)cc_stringrelated
cc_string_clear_no_free(cc_string *me) (defined in cc_string)cc_stringrelated
cc_string_clone(const cc_string *string) (defined in cc_string)cc_stringrelated
cc_string_compare(const cc_string *lhs, const cc_string *rhs) (defined in cc_string)cc_stringrelated
cc_string_compare_subtext(const cc_string *me, const char *text, int offset) (defined in cc_string)cc_stringrelated
cc_string_compare_text(const char *lhs, const char *rhs) (defined in cc_string)cc_stringrelated
cc_string_construct(cc_string *me) (defined in cc_string)cc_stringrelated
cc_string_construct_new(void) (defined in cc_string)cc_stringrelated
cc_string_destruct(cc_string *me) (defined in cc_string)cc_stringrelated
cc_string_get_text(const cc_string *me) (defined in cc_string)cc_stringrelated
cc_string_hash(const cc_string *me) (defined in cc_string)cc_stringrelated
cc_string_hash_text(const char *text) (defined in cc_string)cc_stringrelated
cc_string_is(const cc_string *me) (defined in cc_string)cc_stringrelated
cc_string_length(const cc_string *me) (defined in cc_string)cc_stringrelated
cc_string_remove_substring(cc_string *me, int start, int end) (defined in cc_string)cc_stringrelated
cc_string_set_integer(cc_string *me, int integer) (defined in cc_string)cc_stringrelated
cc_string_set_string(cc_string *me, const cc_string *string) (defined in cc_string)cc_stringrelated
cc_string_set_subtext(cc_string *me, const char *text, int start, int end) (defined in cc_string)cc_stringrelated
cc_string_set_text(cc_string *me, const char *text) (defined in cc_string)cc_stringrelated
cc_string_sprintf(cc_string *me, const char *formatstr,...) (defined in cc_string)cc_stringrelated
cc_string_vsprintf(cc_string *me, const char *formatstr, va_list args) (defined in cc_string)cc_stringrelated
pointer (defined in cc_string)cc_string