|
forb
|
This is the complete list of members for forbcc::type_primitive, including all inherited members.
| alignment() const override | forbcc::type_primitive | inlinevirtual |
| codename() const final | forbcc::type_primitive | inlinevirtual |
| const_T typedef | forbcc::shareable< type_primitive > | |
| 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 | |
| known_types | forbcc::type_primitive | static |
| name() const | forbcc::entity | inline |
| new_ptr(Args &&... args) | forbcc::shareable< type_primitive > | inlinestatic |
| new_ptr_const(Args &&... args) | forbcc::shareable< type_primitive > | inlinestatic |
| operator=(type_primitive &&)=default | forbcc::type_primitive | |
| operator=(const type_primitive &)=default | forbcc::type_primitive | |
| forbcc::type::operator=(type &&)=default | forbcc::type | |
| 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 &) const override | forbcc::type_primitive | inlinevirtual |
| print_definition(code_ostream &) const override | forbcc::type_primitive | inlinevirtual |
| 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 |
| ptr_const_t typedef | forbcc::shareable< type_primitive > | |
| ptr_t typedef | forbcc::shareable< type_primitive > | |
| size_of() const override | forbcc::type_primitive | inlinevirtual |
| 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 | |
| type_primitive() | forbcc::type_primitive | inline |
| type_primitive(const std::string &name, const std::string &actual_type, const size_t size) | forbcc::type_primitive | inline |
| type_primitive(type_primitive &&)=default | forbcc::type_primitive | |
| type_primitive(const type_primitive &)=default | forbcc::type_primitive | |
| type_primitive_list typedef | forbcc::type_primitive | |
| ~entity()=default | forbcc::entity | virtual |
| ~type() override=default | forbcc::type | |
| ~type_primitive() override=default | forbcc::type_primitive |
1.8.12