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

MyDXFBlocks Class Reference

DXF blocks class. More...

#include <mydxfblocks.hpp>

List of all members.

Public Member Functions

 MyDXFBlocks (class MyDXFFile *dxf)
 ~MyDXFBlocks ()
void write (class MyDXFFile *dxf, std::ofstream &ostr)
 Write dxf file to stream.
uint32_t size (void) const
MyDXFBlockget_by_name (const std::string &name)
const MyDXFBlockget_by_name (const std::string &name) const
MyDXFBlockoperator() (int a)
const MyDXFBlockoperator() (int a) const
void clear (void)
void debug_print (std::ostream &os) const
 Print debugging information to os.

Detailed Description

DXF blocks class.

Container for data of a DXF file blocks.


Constructor & Destructor Documentation

MyDXFBlocks::MyDXFBlocks ( class MyDXFFile dxf  ) 
MyDXFBlocks::~MyDXFBlocks (  ) 

Member Function Documentation

void MyDXFBlocks::clear ( void   ) 
void MyDXFBlocks::debug_print ( std::ostream &  os  )  const

Print debugging information to os.

const MyDXFBlock* MyDXFBlocks::get_by_name ( const std::string &  name  )  const
MyDXFBlock* MyDXFBlocks::get_by_name ( const std::string &  name  ) 
MyDXFBlock* MyDXFBlocks::operator() ( int  a  )  [inline]
const MyDXFBlock* MyDXFBlocks::operator() ( int  a  )  const [inline]
uint32_t MyDXFBlocks::size ( void   )  const [inline]
void MyDXFBlocks::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:52.