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