OpenEnroth 73e68f7
Loading...
Searching...
No Matches
Static Public Member Functions | Static Private Member Functions | List of all members
PlatformIntrospection Class Reference

#include <PlatformIntrospection.h>

Static Public Member Functions

template<class T , class Callable >
static void visit (T *component, Callable &&callable)
 

Static Private Member Functions

template<class Installable , class T , class Callable >
static bool visitInternal (T *component, Callable &&callable)
 

Member Function Documentation

◆ visit()

template<class T , class Callable >
static void PlatformIntrospection::visit ( T *  component,
Callable &&  callable 
)
inlinestatic

◆ visitInternal()

template<class Installable , class T , class Callable >
static bool PlatformIntrospection::visitInternal ( T *  component,
Callable &&  callable 
)
inlinestaticprivate

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