Navigation

Main Page
Download
Support
Installation
Tutorial
Examples
Reference Manual
   Version 1.0.6dev
      Class Index
      File List
   Version 1.0.6
   Version 1.0.5new_solver
   Version 1.0.5dev
   Version 1.0.5b
   Version 1.0.4dev
   Version 1.0.4
Publications


Hosted by Get Ion Beam Simulator at SourceForge.net. Fast, secure and Free Open Source software downloads
MyDXFTables Class Reference

DXF tables class. More...

#include <mydxftables.hpp>

Public Member Functions

 MyDXFTables (class MyDXFFile *dxf)
 
const MyDXFTableget_layers_table (void) const
 Return const pointer to layers table. More...
 
MyDXFTableget_layers_table (void)
 Return pointer to layers table. More...
 
void write (class MyDXFFile *dxf, std::ofstream &ostr)
 Write dxf file to stream. More...
 
void debug_print (std::ostream &os) const
 Print debugging information to os. More...
 

Detailed Description

DXF tables class.

Container for data of a DXF file tables.

Member Function Documentation

◆ debug_print()

void MyDXFTables::debug_print ( std::ostream &  os) const

Print debugging information to os.

◆ get_layers_table() [1/2]

MyDXFTable* MyDXFTables::get_layers_table ( void  )
inline

Return pointer to layers table.

◆ get_layers_table() [2/2]

const MyDXFTable* MyDXFTables::get_layers_table ( void  ) const
inline

Return const pointer to layers table.

◆ write()

void MyDXFTables::write ( class MyDXFFile dxf,
std::ofstream &  ostr 
)

Write dxf file to stream.


The documentation for this class was generated from the following files:


Reference manual for Ion Beam Simulator 1.0.6dev
Generated by Doxygen 1.9.1 on Thu Sep 11 2025 09:37:24.