MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
MayaFlux::IO::Property< Class, T > Struct Template Reference

Binds a string key to a required member pointer. More...

#include <Reflection.hpp>

+ Collaboration diagram for MayaFlux::IO::Property< Class, T >:

Public Attributes

std::string_view key
 
T Class::* member
 

Static Public Attributes

static constexpr bool is_optional = false
 

Detailed Description

template<typename Class, typename T>
struct MayaFlux::IO::Property< Class, T >

Binds a string key to a required member pointer.

Definition at line 14 of file Reflection.hpp.


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