Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Classes | Typedefs
sql Namespace Reference

Classes

class  connection
 
struct  connection_handle_traits
 
class  scoped_handle
 
class  statement
 
struct  statement_handle_traits
 

Typedefs

using connection_handle = scoped_handle< connection_handle_traits >
 
using statement_handle = scoped_handle< statement_handle_traits >
 

Typedef Documentation

§ connection_handle

§ statement_handle