24 enum class Processing :
int {
59 virtual ::std::shared_ptr<::FilterGroup> _createSubgroup(::FilterGroup::CollectionType type)
const ;
68 MCAPI
bool _addLegacyFilter(
69 ::std::string
const& name,
74 MCAPI
bool _handleUnknownMember(::std::string
const& name,
::Json::Value const& jsonVal);
77 _parseMemberCollectionJSONCpp(::FilterGroup::CollectionType collectionType,
::Json::Value const& jsonVal);
79 MCAPI
bool _parseMemberJSONCpp(::std::string
const& name,
::Json::Value const& jsonVal);
81 MCAPI
bool _parseObjectJSONCpp(::std::string
const& name,
::Json::Value const& jsonVal);
83 MCAPI
bool _processLegacyArray(
84 ::std::string
const& name,
89 MCAPI
bool _processLegacyMember(
90 ::std::string
const& name,
101 MCAPI
static void initialize();
115 MCAPI ::std::shared_ptr<::FilterGroup> $_createSubgroup(::FilterGroup::CollectionType type)
const;
121 MCAPI
static void** $vftable();