Refureku v2.2.0
C++17 runtime reflection library.
rfk::Object Class Referenceabstract

#include <Object.h>

Inheritance diagram for rfk::Object:
rfk::Property

Public Member Functions

 Object (Object const &)=default
 
 Object (Object &&)=default
 
virtual Struct const & getArchetype () const noexcept=0
 
Objectoperator= (Object const &)=default
 
Objectoperator= (Object &&)=default
 

Detailed Description

Base class which implements the virtual getArchetype method.


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