Navigation

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

List of all members.

Public Member Functions

 MyDXFTable (const std::string &name, class MyDXFFile *dxf)
 ~MyDXFTable ()
uint32_t size () const
 Return number of table entries.
const MyDXFTableEntryget_entry (uint32_t a) const
 Return const pointer to entry a.
MyDXFTableEntryget_entry (uint32_t a)
 Return pointer to entry a.
void write (class MyDXFFile *dxf, std::ofstream &ostr)
 Write dxf file to stream.
void debug_print (std::ostream &os) const
 Print debugging information to os.

Detailed Description

DXF table class.


Constructor & Destructor Documentation

MyDXFTable::MyDXFTable ( const std::string &  name,
class MyDXFFile dxf 
)
MyDXFTable::~MyDXFTable (  ) 

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 file:


Reference manual for Ion Beam Simulator 1.0.4dev
Generated by Doxygen 1.7.1 on Wed May 18 2011 23:03:53.