3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/json_schema/JSONSchemaArea.h"
7#include "mc/json_schema/JSONSchemaPath.h"
34 ::std::string filename,
35 ::JSONSchemaArea areaType,
36 ::JSONSchemaPath pathType,
47 $ctor(::std::string filename, ::JSONSchemaArea areaType, ::JSONSchemaPath pathType,
::SemVersion optionalVersion);
Definition SemVersion.h:15
Definition JSONSchemaProperty.h:14
MCAPI ~JSONSchemaProperty()
MCAPI JSONSchemaProperty(::std::string filename, ::JSONSchemaArea areaType, ::JSONSchemaPath pathType, ::SemVersion optionalVersion)
MCAPI void * $ctor(::std::string filename, ::JSONSchemaArea areaType, ::JSONSchemaPath pathType, ::SemVersion optionalVersion)