tibi_dabo_laser_2d_to_3d_alg.cpp
Go to the documentation of this file.
00001 #include "tibi_dabo_laser_2d_to_3d_alg.h"
00002 
00003 TibiDaboLaser2dTo3dAlgorithm::TibiDaboLaser2dTo3dAlgorithm(void)
00004 {  
00005 }
00006 
00007 TibiDaboLaser2dTo3dAlgorithm::~TibiDaboLaser2dTo3dAlgorithm(void)
00008 {
00009 }
00010 
00011 void TibiDaboLaser2dTo3dAlgorithm::config_update(Config& new_cfg, uint32_t level)
00012 {
00013   this->lock();
00014 
00015   // save the current configuration
00016   this->config_=new_cfg;
00017   
00018   this->unlock();
00019 }
00020 
00021 // TibiDaboLaser2dTo3dAlgorithm Public API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends Defines


tibi_dabo_laser_2d_to_3d
Author(s): dblasco
autogenerated on Thu Sep 12 2013 10:26:05