|
BIMHome v1.0.0
BIMHome接口文档说明
|
TechDraw中DxfHeaderDataImpl类 更多...
#include <DxfEntity.h>
Public 成员函数 | |
| void | addVariable (const std::string &key, const T &value, int code) |
| DxfHeaderDataImpl (const DxfHeaderDataImpl &data) | |
| DxfHeaderDataImpl (enum class DxfHeaderType type) | |
| int | getCode () const |
| DxfHeaderType | getHeaderType () const override |
| const std::string & | getKey () |
| const T & | getValue () |
| void | setValue (const T &v) |
| ~DxfHeaderDataImpl () | |
Public 成员函数 继承自 DxfHeaderData | |
| DxfHeaderData () | |
| virtual | ~DxfHeaderData () |
Private 属性 | |
| int | m_Code |
| std::string | m_Key |
| enum DxfHeaderType | m_Type |
| T | m_Value |
TechDraw中DxfHeaderDataImpl类
Dxf或者dwg头数据