Navigation

Main Page
Download
Support
Installation
Tutorial
Examples
Reference Manual
   Version 1.0.6
      Class Index
      File List
   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
MyDXFTable Class Reference

DXF table class. More...

#include <mydxftables.hpp>

Public Member Functions

 MyDXFTable (const std::string &name, class MyDXFFile *dxf)
 
uint32_t size () const
 Return number of table entries. More...
 
const MyDXFTableEntryget_entry (uint32_t a) const
 Return const pointer to entry a. More...
 
MyDXFTableEntryget_entry (uint32_t a)
 Return pointer to entry a. 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 table class.

Member Function Documentation

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

Print debugging information to os.

const MyDXFTableEntry* MyDXFTable::get_entry ( uint32_t  a) const
inline

Return const pointer to entry a.

MyDXFTableEntry* MyDXFTable::get_entry ( uint32_t  a)
inline

Return pointer to entry a.

uint32_t MyDXFTable::size ( void  ) const
inline

Return number of table entries.

void MyDXFTable::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.6
Generated by Doxygen 1.8.5 on Mon Jun 15 2015 09:59:32.