TAMSVIZ
Visualization and annotation tool for ROS
Classes | Public Member Functions | Public Attributes | List of all members
Loader< T > Struct Template Reference

Classes

struct  Data
 

Public Member Functions

void _load ()
 
template<class... Args>
 Loader (const Args &...args)
 
 Loader (const Loader &)=delete
 
Loaderoperator= (const Loader &)=delete
 
std::shared_ptr< T > load ()
 
void clear ()
 

Public Attributes

std::shared_ptr< Data_data
 
std::function< std::shared_ptr< T >)> _constructor
 

Detailed Description

template<class T>
struct Loader< T >

Definition at line 35 of file loader.h.


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