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

字符串属性类 更多...

#include <af/attribute/Attribute.hpp>
#include <common/Macros.hpp>
#include <memory>
#include <string>
#include <string_view>
StringAttribute.hpp 的引用(Include)关系图:
此图展示该文件被哪些文件直接或间接地引用了:

class  AMCAX::StringAttribute
 字符串属性类 更多...
 

命名空间

namespace  AMCAX
 AMCAX 内核提供的所有接口所在的命名空间。
 

详细描述

字符串属性类

该类用于存储字符串值,其值可以为字符串

该文件是 AMCAX 内核的一部分