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

 suanpan
 

Enumerations

enum class  SectionType : unsigned {
  D0 = 0 , D1 = 1 , D2 = 2 , D3 = 3 ,
  NM2D = 3 , NM3D = 6 , 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)