12struct RemoveEnvironmentAttributesData {
16 ::ll::TypedStorage<8, 32, ::std::string> mLayerName;
17 ::ll::TypedStorage<4, 4, ::DimensionType> mLayerDimensionId;
18 ::ll::TypedStorage<8, 24, ::std::vector<::std::string>> mAttributes;
23 RemoveEnvironmentAttributesData& operator=(RemoveEnvironmentAttributesData
const&);
24 RemoveEnvironmentAttributesData();