suanPan
Section.h File Reference
#include <Domain/Tag.h>
Include dependency graph for Section.h:
This graph shows which files directly or indirectly include this file:

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< Sectionsuanpan::make_copy (const shared_ptr< Section > &)
 
unique_ptr< Sectionsuanpan::make_copy (const unique_ptr< Section > &)
 
unique_ptr< Sectionsuanpan::initialized_section_copy (const shared_ptr< DomainBase > &, uword)