|
九韶内核 1.0.0.0
|
The class of AttributeImpl 更多...
#include <af/attribute/SFINAE.hpp>#include <common/Exception.hpp>#include <af/attribute/StringAttribute.hpp>#include <af/attribute/AttributeBase.hpp>#include <af/attribute/AttributeException.hpp>#include <af/attribute/BlobAttribute.hpp>#include <af/attribute/ColorAttribute.hpp>#include <af/attribute/FixedIntAttribute.hpp>#include <af/attribute/FloatPointAttribute.hpp>#include <af/attribute/DynamicAttribute.hpp>#include <cstddef>#include <cstdint>#include <memory>#include <stdexcept>#include <string_view>#include <af/attribute/AttributeMeta.hpp>

类 | |
| class | AMCAX::AttributeImpl |
| The class of AttributeImpl 更多... | |
| struct | std::hash< AMCAX::AttributeImpl > |
| Specialize the std::hash function for AMCAX::AttributeImpl 更多... | |
命名空间 | |
| namespace | AMCAX |
| AMCAX 内核提供的所有接口所在的命名空间。 | |
The class of AttributeImpl
The class of AttributeImpl is a wrapper of AttributeBase. It is used to manage the memory of AttributeBase and provide a simple interface to access the attribute.