九韶内核 1.0.0.0
|
The class of Attribute 更多...
#include <af/attribute/DynamicAttribute.hpp>
#include <af/attribute/AttributeImpl.hpp>
#include <af/attribute/AttributeBase.hpp>
#include <af/signal/SignalType.hpp>
#include <common/Macros.hpp>
#include <cstddef>
#include <memory>
#include <stdint.h>
#include <string>
#include <utility>
#include <vector>
类 | |
class | AMCAX::Attribute |
The Attribute class is used to represent an attribute in the system. 更多... | |
class | AMCAX::AttributeTool |
The AttributeTool class is used to operate attributes. 更多... | |
struct | std::hash< AMCAX::Attribute > |
命名空间 | |
namespace | AMCAX |
AMCAX 内核提供的所有接口所在的命名空间。 | |
The class of Attribute
The implementation of Attribute class.