cajun::mesh_cell_queue_writer_t Class Reference

#include <mesh_cell_queue_writer.H>

List of all members.

Public Member Functions

 mesh_cell_queue_writer_t (access_data_t *ad_, unsigned qid_)
 ~mesh_cell_queue_writer_t ()
void write_mesh_cell (const cell_t &cell_, unsigned cell_id_, unsigned total_cells_, double ground_z_, double x_, double y_)

Private Member Functions

void publish ()

Private Attributes

mesh_cell_data_t m_mesh_cell
access_data_t * m_ad
unsigned m_qid

Constructor & Destructor Documentation

mesh_cell_queue_writer_t::mesh_cell_queue_writer_t ( access_data_t *  ad_,
unsigned  qid_ 
)

References m_ad, and m_mesh_cell.

mesh_cell_queue_writer_t::~mesh_cell_queue_writer_t (  ) 

Member Function Documentation

void mesh_cell_queue_writer_t::publish (  )  [private]

References m_ad, m_mesh_cell, and m_qid.

Referenced by write_mesh_cell().

void mesh_cell_queue_writer_t::write_mesh_cell ( const cell_t cell_,
unsigned  cell_id_,
unsigned  total_cells_,
double  ground_z_,
double  x_,
double  y_ 
)

Member Data Documentation

access_data_t* cajun::mesh_cell_queue_writer_t::m_ad [private]

Referenced by publish().


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

Generated on Fri Apr 9 10:45:10 2010 for CBMesh by  doxygen 1.6.1