![]() |
Disk ARchive
2.5.12
Full featured and portable backup and archiving tool
|
This is the complete list of members for libdar::secu_string, including all inherited members.
append(const char *ptr, U_I size) | libdar::secu_string | inline |
append(int fd, U_I size) | libdar::secu_string | inline |
append_at(U_I offset, const char *ptr, U_I size) | libdar::secu_string | |
append_at(U_I offset, int fd, U_I size) | libdar::secu_string | |
c_str() const | libdar::secu_string | inline |
clear() | libdar::secu_string | inline |
get_allocated_size() const | libdar::secu_string | inline |
get_pool() const | libdar::on_pool | inlineprotected |
get_size() const | libdar::secu_string | inline |
is_string_secured() | libdar::secu_string | static |
meta_delete(T *ptr) (defined in libdar::on_pool) | libdar::on_pool | inlineprotected |
meta_new(T *&ptr, size_t num) (defined in libdar::on_pool) | libdar::on_pool | inlineprotected |
operator delete(void *ptr, memory_pool *p) | libdar::on_pool | inline |
operator delete(void *ptr) | libdar::on_pool | inline |
operator delete[](void *ptr, memory_pool *p) | libdar::on_pool | inline |
operator delete[](void *ptr) | libdar::on_pool | inline |
operator new(size_t n_byte) | libdar::on_pool | inline |
operator new(size_t n_byte, const std::nothrow_t ¬hrow_value) | libdar::on_pool | inline |
operator new(size_t n_byte, memory_pool *p) | libdar::on_pool | inline |
operator new[](size_t n_byte) | libdar::on_pool | inline |
operator new[](size_t n_byte, const std::nothrow_t ¬hrow_value) | libdar::on_pool | inline |
operator new[](size_t n_byte, memory_pool *p) | libdar::on_pool | inline |
operator!=(const std::string &ref) const (defined in libdar::secu_string) | libdar::secu_string | inline |
operator!=(const secu_string &ref) const (defined in libdar::secu_string) | libdar::secu_string | inline |
operator=(const secu_string &ref) | libdar::secu_string | inline |
operator==(const std::string &ref) const (defined in libdar::secu_string) | libdar::secu_string | inline |
operator==(const secu_string &ref) const (defined in libdar::secu_string) | libdar::secu_string | inline |
operator[](U_I index) | libdar::secu_string | |
operator[](U_I index) const (defined in libdar::secu_string) | libdar::secu_string | inline |
randomize(U_I size) | libdar::secu_string | |
reduce_string_size_to(U_I pos) | libdar::secu_string | |
resize(U_I size) | libdar::secu_string | inline |
secu_string(U_I storage_size=0) | libdar::secu_string | inline |
secu_string(const char *ptr, U_I size) | libdar::secu_string | inline |
secu_string(const secu_string &ref) | libdar::secu_string | inline |
set(int fd, U_I size) | libdar::secu_string | |
~secu_string() | libdar::secu_string | inline |