12class SchemaConverterCollection {
21 SchemaConverterCollection& operator=(SchemaConverterCollection
const&);
22 SchemaConverterCollection(SchemaConverterCollection
const&);
23 SchemaConverterCollection();
30 MCNAPI ::JsonUtil::SchemaConverterCollection
copy()
const;
32 MCNAPI ::JsonUtil::SchemaConverterCollection&
33 operator()(::std::string
const& filterString,
bool forceCaseInsensitive);
35 MCNAPI ::JsonUtil::SchemaConverterCollection&
operator()(uint64 minIndex, uint64 maxIndex,
bool);