Plasma Engine  2.0
Loading...
Searching...
No Matches
plPropertyAccessor< Class, Type, Member > Struct Template Reference

[internal] Helper class to generate accessor functions for (private) members of another class More...

#include <MemberProperty.h>

Static Public Member Functions

static Type GetValue (const Class *pInstance)
 
static void SetValue (Class *pInstance, Type value)
 
static void * GetPropertyPointer (const Class *pInstance)
 

Detailed Description

template<typename Class, typename Type, Type Class::* Member>
struct plPropertyAccessor< Class, Type, Member >

[internal] Helper class to generate accessor functions for (private) members of another class


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