feisty meow concerns codebase
2.140
|
This is the complete list of members for octopi::unhandled_request, including all inherited members.
_original_classifier | octopi::unhandled_request | |
_original_id | octopi::unhandled_request | |
_reason | octopi::unhandled_request | |
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 | octopi::unhandled_request | virtual |
DEFINE_CLASS_NAME("unhandled_request") | octopi::unhandled_request | |
octopi::infoton::DEFINE_CLASS_NAME("infoton") | octopi::infoton | |
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 | |
operator=(const infoton &to_copy) | octopi::infoton | |
pack(basis::byte_array &packed_form) const | octopi::unhandled_request | virtual |
packed_size() const | octopi::unhandled_request | 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 | |
test_fast_unpack(const basis::byte_array &packed_form, int &packed_length) | octopi::infoton | static |
text_form(basis::base_string &fill) const | octopi::unhandled_request | virtual |
octopi::infoton::text_form() const | octopi::infoton | inlinevirtual |
the_classifier() | octopi::unhandled_request | static |
unhandled_request(const octopus_request_id &id=octopus_request_id(), const structures::string_array &original_classifier=structures::string_array(), const basis::outcome &reason=basis::common::NO_HANDLER) | octopi::unhandled_request | |
unpack(basis::byte_array &packed_form) | octopi::unhandled_request | virtual |
~infoton() | octopi::infoton | virtual |