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

eagine::dynamic_c_api_function< ApiTraits, Tag, Signature > Class Template Reference

Wrapper for dynamically-linked C-API functions. More...

#include <eagine/c_api_wrap.hpp>

Detailed Description

template<typename ApiTraits, typename Tag, typename Signature>
class eagine::dynamic_c_api_function< ApiTraits, Tag, Signature >

Wrapper for dynamically-linked C-API functions.

Template Parameters
ApiTraitsa policy class that customizes the linking of functions.
Taga tag type that can be used in custiomization of some operations on the function.
Signaturethe wrapped C-API function signature.
See also
static_c_api_function
opt_c_api_function

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).