|
forb
|
This is the complete list of members for forbcc::type_array, including all inherited members.
| alignment() const override | forbcc::type_array | inlinevirtual |
| arrays | forbcc::type_array | static |
| codename() const | forbcc::entity | inlinevirtual |
| const_T typedef | forbcc::shareable< type_array > | |
| 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 | |
| item_type() const | forbcc::type_array | inline |
| length() const | forbcc::type_array | inline |
| length_t typedef | forbcc::type_array | |
| name() const | forbcc::entity | inline |
| new_ptr(Args &&... args) | forbcc::shareable< type_array > | inlinestatic |
| new_ptr_const(Args &&... args) | forbcc::shareable< type_array > | inlinestatic |
| operator=(type_array &&)=default | forbcc::type_array | |
| operator=(const type_array &)=default | forbcc::type_array | |
| 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_array | inlinevirtual |
| print_definition(code_ostream &) const override | forbcc::type_array | inlinevirtual |
| print_var_declaration(code_ostream &out, const std::string &var_name) const override | forbcc::type_array | virtual |
| print_var_definition(code_ostream &out, const std::string &var_name, bool force_stack) const override | forbcc::type_array | virtual |
| print_var_lvalue(code_ostream &out, const std::string &var_name, bool is_stack) const override | forbcc::type_array | virtual |
| forbcc::type::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 override | forbcc::type_array | virtual |
| forbcc::type::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 override | forbcc::type_array | virtual |
| print_var_serialize(code_ostream &out, const std::string &var_name, const serialize &do_undo, bool force_stack) const override | forbcc::type_array | virtual |
| forbcc::type::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_array > | |
| ptr_t typedef | forbcc::shareable< type_array > | |
| size_of() const override | forbcc::type_array | inlinevirtual |
| to_identifier(const std::shared_ptr< const type > &item_type, const length_t length) | forbcc::type_array | inlinestatic |
| 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_array() | forbcc::type_array | inline |
| type_array(const std::shared_ptr< const type > &item_type, const length_t length) | forbcc::type_array | inline |
| type_array(const type_array *item_type, const int length)=delete | forbcc::type_array | |
| type_array(type_array &&)=default | forbcc::type_array | |
| type_array(const type_array &)=default | forbcc::type_array | |
| type_array_list typedef | forbcc::type_array | |
| ~entity()=default | forbcc::entity | virtual |
| ~type() override=default | forbcc::type | |
| ~type_array() override=default | forbcc::type_array |
1.8.12