|
suanPan
|
Go to the source code of this file.
Classes | |
| struct | DataSection |
| class | Section |
| A Section class. More... | |
Namespaces | |
| suanpan | |
Enumerations | |
| enum | SectionType : unsigned { SectionType::D0 = 0, SectionType::D1 = 1, SectionType::D2 = 2, SectionType::D3 = 3, SectionType::NM2D = 3, SectionType::NM3D = 6 } |
Functions | |
| unique_ptr< Section > | suanpan::make_copy (const shared_ptr< Section > &) |
| unique_ptr< Section > | suanpan::make_copy (const unique_ptr< Section > &) |
| unique_ptr< Section > | suanpan::initialized_section_copy (const shared_ptr< DomainBase > &, uword) |