15struct RemoveEnvironmentAttributesData {
19 ::ll::TypedStorage<8, 32, ::std::string> mLayerName;
20 ::ll::TypedStorage<4, 4, ::DimensionType> mLayerDimensionId;
21 ::ll::TypedStorage<8, 24, ::std::vector<::std::string>> mAttributes;
26 RemoveEnvironmentAttributesData& operator=(RemoveEnvironmentAttributesData
const&);
27 RemoveEnvironmentAttributesData();