libfoedus-core
FOEDUS Core Library
|
This is the complete list of members for foedus::Attachable< CONTROL_BLOCK >, including all inherited members.
attach(CONTROL_BLOCK *control_block) | foedus::Attachable< CONTROL_BLOCK > | inlinevirtual |
Attachable() | foedus::Attachable< CONTROL_BLOCK > | inline |
Attachable(Engine *engine) | foedus::Attachable< CONTROL_BLOCK > | inlineexplicit |
Attachable(Engine *engine, CONTROL_BLOCK *control_block) | foedus::Attachable< CONTROL_BLOCK > | inline |
Attachable(CONTROL_BLOCK *control_block) | foedus::Attachable< CONTROL_BLOCK > | inlineexplicit |
Attachable(const Attachable &other) | foedus::Attachable< CONTROL_BLOCK > | inline |
control_block_ | foedus::Attachable< CONTROL_BLOCK > | protected |
engine_ | foedus::Attachable< CONTROL_BLOCK > | protected |
get_control_block() const | foedus::Attachable< CONTROL_BLOCK > | inline |
get_engine() const | foedus::Attachable< CONTROL_BLOCK > | inline |
is_attached() const | foedus::Attachable< CONTROL_BLOCK > | inline |
operator=(const Attachable &other) | foedus::Attachable< CONTROL_BLOCK > | inline |
set_engine(Engine *engine) | foedus::Attachable< CONTROL_BLOCK > | inline |
~Attachable() | foedus::Attachable< CONTROL_BLOCK > | inlinevirtual |