Public Member Functions | Private Attributes | List of all members
Factory Class Reference

#include <Factory.h>

Public Member Functions

 Factory ()=default
 
func_data get (std::string c, std::string f)
 
void record (ClassFactory cls)
 

Private Attributes

std::map< std::string, ClassFactoryclasses
 

Detailed Description

Definition at line 45 of file Factory.h.

Constructor & Destructor Documentation

Factory::Factory ( )
default

Member Function Documentation

func_data Factory::get ( std::string  c,
std::string  f 
)
inline

Definition at line 53 of file Factory.h.

void Factory::record ( ClassFactory  cls)
inline

Definition at line 51 of file Factory.h.

Member Data Documentation

std::map<std::string, ClassFactory> Factory::classes
private

Definition at line 48 of file Factory.h.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:31