3#include "mc/_HeaderOutputPredefine.h"
10namespace Core::Profile {
12class ProfileSectionGroup {
32 ProfileSectionGroup& operator=(ProfileSectionGroup
const&);
33 ProfileSectionGroup(ProfileSectionGroup
const&);
34 ProfileSectionGroup();
Definition AnnotationToken.h:16
MCAPI ~ProfileSectionGroup()
MCAPI void * $ctor(::Core::Profile::ProfileSectionGroup::ExplicitlyInvalid)
MCAPI void * $ctor(::Core::Profile::AnnotationToken &token)
MCAPI ProfileSectionGroup(::Core::Profile::AnnotationToken &token)
MCAPI ProfileSectionGroup(::Core::Profile::ProfileSectionGroup::ExplicitlyInvalid)
Definition ProfileSectionGroup.h:20