Class uipc::geometry::AttributeCollectionCommit
ClassList > uipc > geometry > AttributeCollectionCommit
Public Functions
Type | Name |
---|---|
AttributeCollectionCommit () = default |
|
AttributeCollectionCommit (const AttributeCollection & dst) |
|
AttributeCollectionCommit (const AttributeCollectionCommit & other) = default |
|
const AttributeCollection & | attribute_collection () noexcept const |
AttributeCollectionCommit & | operator= (const AttributeCollectionCommit & other) = delete |
span< const std::string > | removed_names () noexcept const |
Public Functions Documentation
function AttributeCollectionCommit [1/4]
function AttributeCollectionCommit [2/4]
explicit uipc::geometry::AttributeCollectionCommit::AttributeCollectionCommit (
const AttributeCollection & dst
)
function AttributeCollectionCommit [3/4]
uipc::geometry::AttributeCollectionCommit::AttributeCollectionCommit (
const AttributeCollectionCommit & other
) = default
function attribute_collection
inline const AttributeCollection & uipc::geometry::AttributeCollectionCommit::attribute_collection () noexcept const
function operator=
AttributeCollectionCommit & uipc::geometry::AttributeCollectionCommit::operator= (
const AttributeCollectionCommit & other
) = delete
function removed_names
inline span< const std::string > uipc::geometry::AttributeCollectionCommit::removed_names () noexcept const
The documentation for this class was generated from the following file include/uipc/geometry/attribute_collection_commit.h