|
forb
|
This is the complete list of members for forbcc::variable, including all inherited members.
| codename() const | forbcc::entity | inlinevirtual |
| const_T typedef | forbcc::shareable< variable > | |
| 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 |
| new_ptr(Args &&... args) | forbcc::shareable< variable > | inlinestatic |
| new_ptr_const(Args &&... args) | forbcc::shareable< variable > | inlinestatic |
| operator=(variable &&)=default | forbcc::variable | |
| operator=(const variable &)=default | forbcc::variable | |
| 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 override | forbcc::variable | inlinevirtual |
| print_declaration(code_ostream &out, bool force_stack) const | forbcc::variable | inline |
| print_definition(code_ostream &) const override | forbcc::variable | inlinevirtual |
| print_lvalue(code_ostream &out, bool force_stack=true) const | forbcc::variable | inline |
| print_marshal(code_ostream &out, const marshal &do_undo, bool force_stack=true) const | forbcc::variable | inline |
| print_reference(code_ostream &out) const | forbcc::variable | inline |
| print_serialize(code_ostream &out, const serialize &do_undo, bool force_stack=true) const | forbcc::variable | inline |
| ptr_const_t typedef | forbcc::shareable< variable > | |
| ptr_t typedef | forbcc::shareable< variable > | |
| var_type() const | forbcc::variable | inline |
| variable() | forbcc::variable | inline |
| variable(const std::shared_ptr< const type > &var_type, const std::string &name) | forbcc::variable | inline |
| variable(variable &&)=default | forbcc::variable | |
| variable(const variable &)=default | forbcc::variable | |
| ~entity()=default | forbcc::entity | virtual |
| ~variable() override=default | forbcc::variable |
1.8.12