|
suanPan
|
#include <Domain/Tag.h>Go to the source code of this file.
Classes | |
| struct | DataSection |
| class | Section |
| A Section class. More... | |
Namespaces | |
| suanpan | |
Enumerations | |
| enum class | SectionType : unsigned { D0 = 0 , D1 = 1 , D2 = 2 , D3 = 3 , NM2D = 3 , NM3D = 6 , OS3D = 12 } |
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) |