RISA
glados::ImageLoader< Implementation > Class Template Reference

#include <ImageLoader.h>

Inheritance diagram for glados::ImageLoader< Implementation >:
Collaboration diagram for glados::ImageLoader< Implementation >:

Public Types

using manager_type = typename Implementation::manager_type
 

Public Member Functions

 ImageLoader (const std::string &address, const std::string &configPath)
 
auto loadImage () -> Image< manager_type >
 

Detailed Description

template<class Implementation>
class glados::ImageLoader< Implementation >

Definition at line 36 of file ImageLoader.h.

Member Typedef Documentation

template<class Implementation >
using glados::ImageLoader< Implementation >::manager_type = typename Implementation::manager_type

Definition at line 39 of file ImageLoader.h.

Constructor & Destructor Documentation

template<class Implementation >
glados::ImageLoader< Implementation >::ImageLoader ( const std::string &  address,
const std::string &  configPath 
)
inline

Definition at line 43 of file ImageLoader.h.

Member Function Documentation

template<class Implementation >
auto glados::ImageLoader< Implementation >::loadImage ( ) -> Image<manager_type>
inline

Definition at line 48 of file ImageLoader.h.


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