AMCAX Kernel
Geometry kernel for CAD/CAE/CAM
九韶内核 1.0.0.0
载入中...
搜索中...
未找到
Attribute.hpp 文件参考

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>
Attribute.hpp 的引用(Include)关系图:
此图展示该文件被哪些文件直接或间接地引用了:

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.

This file is part of AMCAX.