RDB 2
Classes | Namespaces
context.hpp File Reference

RDB library context. More...

#include <string>
#include <memory>

Go to the source code of this file.

Classes

class  riegl::rdb::Context
 Library context. More...
 

Namespaces

 riegl
 RIEGL Laser Measurement Systems GmbH, Austria.
 
 riegl::rdb
 RDB library components.
 
 riegl::rdb::pointcloud
 RDB point cloud classes.
 

Detailed Description

RDB library context.

Author
RIEGL LMS GmbH, Austria
Version
2015-10-14/AW: Initial version
2017-01-30/AW: Added function to check if a file is a RDB 2 file
2017-11-24/AW: Constructors declared as "explicit" (#2825)
2018-01-10/AW: Added friend class "pointcloud::Management"
2020-06-29/AW: Database changelog interface added (#3614)
2020-09-17/AW: Added function libraryFilename()

Definition in file context.hpp.