18 #ifndef __HUSD_LoadMasks_h__
19 #define __HUSD_LoadMasks_h__
42 {
return !(*
this == other); }
44 void save(std::ostream &os)
const;
49 void setPopulateAll();
50 bool populateAll()
const;
54 bool remove_children =
false);
55 void removeAllPopulatePaths();
62 {
return myPopulatePaths; }
67 void removeAllMuteLayers();
71 {
return myMuteLayers; }
79 bool remove_children =
false);
80 void removeAllLoadPaths();
84 void setVariantSelectionFallbacks(
95 {
return myLoadPaths; }
104 static bool isLopMutingIdentifier(
const UT_SortedStringSet & muteLayers() const
GLsizei const GLchar *const * path
const UT_SortedStringSet & populatePaths() const
bool operator==(const BaseDimensions< T > &a, const BaseDimensions< Y > &b)
bool operator!=(const HUSD_LoadMasks &other) const
const UT_SortedStringSet & loadPaths() const
static const HUSD_LoadMasks theEmptyLoadMasks