|
forb
|
This is the complete list of members for forbcc::type, including all inherited members.
| alignment() const =0 | forbcc::type | pure virtual |
| codename() const | forbcc::entity | inlinevirtual |
| entity() | forbcc::entity | inline |
| entity(const std::shared_ptr< entity > &parent, const std::string &name) | forbcc::entity | inline |
| entity(entity &&)=default | forbcc::entity | |
| entity(const entity &)=default | forbcc::entity | |
| name() const | forbcc::entity | inline |
| operator=(type &&)=default | forbcc::type | |
| operator=(const type &)=default | forbcc::type | |
| forbcc::entity::operator=(entity &&)=default | forbcc::entity | |
| forbcc::entity::operator=(const entity &)=default | forbcc::entity | |
| parent() const | forbcc::entity | inline |
| print_declaration(code_ostream &out) const =0 | forbcc::entity | pure virtual |
| print_definition(code_ostream &out) const =0 | forbcc::entity | pure virtual |
| print_var_declaration(code_ostream &out, const std::string &var_name) const | forbcc::type | virtual |
| print_var_definition(code_ostream &out, const std::string &var_name, bool force_stack) const | forbcc::type | virtual |
| print_var_lvalue(code_ostream &out, const std::string &var_name, bool force_stack) const | forbcc::type | virtual |
| print_var_lvalue(code_ostream &out, const std::string &var_name) const | forbcc::type | inline |
| print_var_marshal(code_ostream &out, const std::string &var_name, const marshal &do_undo, bool force_stack) const | forbcc::type | virtual |
| print_var_marshal(code_ostream &out, const std::string &var_name, const marshal &do_undo) const | forbcc::type | inline |
| print_var_reference(code_ostream &out, const std::string &var_name) const | forbcc::type | virtual |
| print_var_serialize(code_ostream &out, const std::string &var_name, const serialize &do_undo, bool force_stack) const | forbcc::type | virtual |
| print_var_serialize(code_ostream &out, const std::string &var_name, const serialize &do_undo) const | forbcc::type | inline |
| size_of() const =0 | forbcc::type | pure virtual |
| type() | forbcc::type | inline |
| type(const std::shared_ptr< module > &parent, const std::string &name) | forbcc::type | inline |
| type(type &&)=default | forbcc::type | |
| type(const type &)=default | forbcc::type | |
| ~entity()=default | forbcc::entity | virtual |
| ~type() override=default | forbcc::type |
1.8.12