randolf.ca
1.00
Randolf Richardson's C++ classes
|
This is the complete list of members for randolf::Atomize, including all inherited members.
assign(const char *intake, const int len=-1) | randolf::Atomize | inline |
assign(const std::string intake, const int len=-1) | randolf::Atomize | inline |
at(int index, const char *mode=nullptr) | randolf::Atomize | inline |
Atomize(const int flags=ATOMIZE_DEFAULT, const char *mode=nullptr) noexcept | randolf::Atomize | inline |
Atomize(const int flags, const char mode) noexcept | randolf::Atomize | inline |
Atomize(const char *intake, const int len=-1, const int flags=ATOMIZE_DEFAULT, const char *mode=nullptr) | randolf::Atomize | inline |
Atomize(const char *intake, const int len, const int flags, const char mode) | randolf::Atomize | inline |
Atomize(const std::string intake, const int len=-1, const int flags=ATOMIZE_DEFAULT, const char *mode=nullptr) | randolf::Atomize | inline |
Atomize(const std::string intake, const int len, const int flags, const char mode) | randolf::Atomize | inline |
ATOMIZE_DEFAULT enum value | randolf::Atomize | |
ATOMIZE_DELETE_QUOTES enum value | randolf::Atomize | |
ATOMIZE_FLAGS enum name | randolf::Atomize | |
ATOMIZE_IGNORE_QUOTES enum value | randolf::Atomize | |
ATOMIZE_USE_ALL_QUOTES enum value | randolf::Atomize | |
clear() | randolf::Atomize | inline |
empty() | randolf::Atomize | inline |
flags() | randolf::Atomize | inline |
flags(const int flags) | randolf::Atomize | inline |
get(int index) | randolf::Atomize | inline |
get_key(int index) | randolf::Atomize | inline |
get_value(int index) | randolf::Atomize | inline |
has_kv(int index) | randolf::Atomize | inline |
mode() noexcept | randolf::Atomize | inline |
mode(const char *mode) | randolf::Atomize | inline |
mode(const char mode) | randolf::Atomize | inline |
operator[](int index) | randolf::Atomize | inline |
size() | randolf::Atomize | inline |
to_vector(bool split_kv_pairs=false) noexcept | randolf::Atomize | inline |
~Atomize() noexcept | randolf::Atomize | inline |