feisty meow concerns codebase
2.140
|
This is the complete list of members for synchronic::synchronizable, including all inherited members.
_mod | synchronic::synchronizable | |
_updated | synchronic::synchronizable | |
ADDED enum value | synchronic::synchronizable | |
BAD_TYPE enum value | synchronic::synchronizable | |
CHANGED enum value | synchronic::synchronizable | |
check_classifier(const basis::astring &class_name, const basis::astring &caller) | octopi::infoton | |
class_name() const =0 | basis::text_formable | pure virtual |
classifier() const | octopi::infoton | |
clone() const =0 | synchronic::synchronizable | pure virtual |
DEFINE_CLASS_NAME("infoton") | octopi::infoton | |
DELETED enum value | synchronic::synchronizable | |
EMPTY enum value | synchronic::synchronizable | |
fast_pack(basis::byte_array &packed_form, const infoton &to_pack) | octopi::infoton | static |
fast_pack_overhead(const structures::string_array &classifier) | octopi::infoton | static |
fast_unpack(basis::byte_array &packed_form, structures::string_array &classifier, basis::byte_array &info) | octopi::infoton | static |
infoton(const structures::string_array &classifier) | octopi::infoton | |
infoton(const basis::astring &class_1) | octopi::infoton | |
infoton(const basis::astring &class_1, const basis::astring &class_2) | octopi::infoton | |
infoton(const basis::astring &class_1, const basis::astring &class_2, const basis::astring &cl_3) | octopi::infoton | |
infoton(const infoton &to_copy) | octopi::infoton | |
merge(const synchronizable &to_merge)=0 | synchronic::synchronizable | pure virtual |
modifications enum name | synchronic::synchronizable | |
OKAY enum value | synchronic::synchronizable | |
operator=(const infoton &to_copy) | octopi::infoton | |
outcomes enum name | synchronic::synchronizable | |
pack(basis::byte_array &packed_form) const =0 | synchronic::synchronizable | pure virtual |
pack_mod(basis::byte_array &packed_form) const | synchronic::synchronizable | |
packed_mod_size() const | synchronic::synchronizable | inline |
packed_size() const =0 | synchronic::synchronizable | pure virtual |
set_classifier(const structures::string_array &new_classifier) | octopi::infoton | |
set_classifier(const basis::astring &class_1) | octopi::infoton | |
set_classifier(const basis::astring &class_1, const basis::astring &class_2) | octopi::infoton | |
set_classifier(const basis::astring &class_1, const basis::astring &class_2, const basis::astring &cl_3) | octopi::infoton | |
synchronizable(const structures::string_array &object_id) | synchronic::synchronizable | inline |
test_fast_unpack(const basis::byte_array &packed_form, int &packed_length) | octopi::infoton | static |
text_form() const =0 | synchronic::synchronizable | pure virtual |
octopi::infoton::text_form(basis::base_string &state_fill) const =0 | octopi::infoton | pure virtual |
unpack(basis::byte_array &packed_form)=0 | synchronic::synchronizable | pure virtual |
unpack_mod(basis::byte_array &packed_form) | synchronic::synchronizable | |
~infoton() | octopi::infoton | virtual |