#include <vector>
#include <string>
#include <stdint.h>
#include "mydxffile.hpp"
Go to the source code of this file.
Classes | |
| class | MyDXFEntry |
| DXF table entry. More... | |
| class | MyDXFEntry_BlockRecord |
| DXF table entry for block record table. More... | |
| class | MyDXFEntry_Layer |
| DXF table entry for layer table. More... | |
| class | MyDXFTable |
| DXF table class. More... | |
| class | MyDXFTables |
| DXF tables class. More... | |
Defines | |
| #define | MY_DXF_TABLES_HPP 1 |
| #define MY_DXF_TABLES_HPP 1 |
1.4.7