![]() |
chomik 0.2.1
experimental and minimalistic programming language
|
My name is Pawel Biernacki.
I am a software engineer.
This site is my hobby project.
This is the complete list of members for chomik::generic_type, including all inherited members.
| add_placeholders_to_generator(basic_generator &g) const =0 | chomik::generic_type | pure virtual |
| get_actual_memory_representation_type(const machine &m) const =0 | chomik::generic_type | pure virtual |
| get_copy(std::shared_ptr< generic_type > &target) const =0 | chomik::generic_type | pure virtual |
| get_copy(std::unique_ptr< generic_type > &target) const =0 | chomik::generic_type | pure virtual |
| get_generic_type_name() const =0 | chomik::generic_type | pure virtual |
| get_is_an_ad_hoc_type() const =0 | chomik::generic_type | pure virtual |
| get_is_equal(const generic_type &t) const =0 | chomik::generic_type | pure virtual |
| get_is_finite() const =0 | chomik::generic_type | pure virtual |
| get_low_level_type_name() const =0 | chomik::generic_type | pure virtual |
| get_type_name(const machine &m, const basic_generator &g) const =0 | chomik::generic_type | pure virtual |
| report(std::ostream &s) const =0 | chomik::generic_type | pure virtual |
| update_boundaries(machine &m, int &f, int &l, basic_generator &g) const | chomik::generic_type | inlinevirtual |
| ~generic_type() | chomik::generic_type | inlinevirtual |