15 #include "CeeUnstructGrid/Base.h" 17 #include "CeeCore/Str.h" 43 int categoryId()
const;
97 std::vector<int> sectionIds()
const;
Simple class containing metadata info for a section category.
Definition: SectionInfo.h:55
Namespace cee contains all functionality and structures under the Core component. ...
Definition: AppComponent.cpp:26
A general unicode based string class.
Definition: Str.h:28
bool operator!=(const PtrRef< T1 > &a, const PtrRef< T2 > &b)
Returns true if the internal pointers of refs a and b are different.
Definition: PtrRef.h:58
bool operator==(const PtrRef< T1 > &a, const PtrRef< T2 > &b)
Returns true if the internal pointers of refs a and b are equal.
Definition: PtrRef.h:57
Simple class containing metadata info for a section.
Definition: SectionInfo.h:29
Simple class containing metadata info for a section Group.
Definition: SectionInfo.h:82