CONZEPT 16 C++ API
|
This is the complete list of members for C16::BinaryObject, including all inherited members.
BinaryObject() | C16::BinaryObject | |
compression() const | C16::BinaryObject | |
Compression enum name | C16::BinaryObject | |
content_copy_from(const BinaryObject &other) | C16::BinaryObject | |
content_export_to_file(const std::string &file_path, const std::string &cipher_key=std::string()) const | C16::BinaryObject | |
content_import_from_file(const std::string &file_path, Compression compression=Compression::NONE, const std::string &cipher_key=std::string()) | C16::BinaryObject | |
create(const BinaryDirectory &directory, const std::string &path, Locking locking=Locking::LOCK_SHARED, bool overwrite=false) override | C16::BinaryObject | virtual |
created_moment() const | C16::BinaryObject | |
created_moment_set(const Value::Moment &moment) | C16::BinaryObject | |
created_user() const | C16::BinaryObject | |
created_user_set(const std::string &user) | C16::BinaryObject | |
custom() const | C16::Binary | |
CUSTOM_LENGTH_LIMIT | C16::Binary | static |
custom_set(const std::string &custom) | C16::Binary | virtual |
database() const | C16::Binary | |
database() | C16::Binary | |
Error enum name | C16::Binary | |
id() const | C16::Binary | |
loaded() const | C16::Binary | |
locked() const | C16::Binary | |
modified_moment() const | C16::BinaryObject | |
modified_moment_file() const | C16::BinaryObject | |
modified_moment_file_set(const Value::Moment &moment) | C16::BinaryObject | |
modified_moment_set(const Value::Moment &moment) | C16::BinaryObject | |
modified_user() const | C16::BinaryObject | |
modified_user_set(const std::string &user) | C16::BinaryObject | |
move_to(const BinaryDirectory &directory) | C16::Binary | virtual |
name() const | C16::Binary | |
NAME_LENGTH_LIMIT | C16::Binary | static |
path() const | C16::Binary | |
read(const BinaryDirectory &directory, const std::string &name, Place place=Place::KEY, Locking locking=Locking::NONE) override | C16::BinaryObject | virtual |
read(const BinaryDirectory &directory, Place place, Locking locking=Locking::NONE) override | C16::BinaryObject | virtual |
read(const BinaryDirectory &directory, const std::string &path, Locking locking=Locking::LOCK_SHARED) override | C16::BinaryObject | virtual |
rename(const std::string &name) | C16::Binary | virtual |
size() const | C16::BinaryObject | |
storage_consumption() const | C16::BinaryObject | |
storage_id() const | C16::BinaryObject | |
type() const | C16::BinaryObject | |
type_custom() const | C16::BinaryObject | |
type_custom_set(const std::string &type_custom) | C16::BinaryObject | |
TYPE_LENGTH_LIMIT | C16::BinaryObject | static |
type_set(const std::string &type) | C16::BinaryObject | |
unload() override | C16::BinaryObject | virtual |
USER_LENGTH_LIMIT | C16::BinaryObject | static |
write() const override | C16::BinaryObject | virtual |