OGLplus  (0.59.0) a C++ wrapper for rendering APIs

eagine::structured_file_content< T > Class Template Reference

Class loading a baked structured data from a file. More...

#include <eagine/file_contents.hpp>

Public Member Functions

 structured_file_content (string_view path)
 Constructor that opens and loads contents of file at the given path.
 
 structured_file_content (file_contents &&fc)
 Construction from a file contents instance. More...
 

Additional Inherited Members

Detailed Description

template<typename T>
class eagine::structured_file_content< T >

Class loading a baked structured data from a file.

See also
file_contents

Constructor & Destructor Documentation

◆ structured_file_content()

template<typename T >
eagine::structured_file_content< T >::structured_file_content ( file_contents &&  fc)
inline

Construction from a file contents instance.

See also
file_contents

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

Copyright © 2015-2021 Matúš Chochlík.
<chochlik -at -gmail.com>
Documentation generated on Tue Apr 13 2021 by Doxygen (version 1.8.17).