mrdocs::schema::polymorphicSchema
Synopses
Declared in <mrdocs/Schemas/DomSchemaWriter.hpp>
template<typename Base>
dom::Object
polymorphicSchema();
template<>
dom::Object
polymorphicSchema<Block>();
template<>
dom::Object
polymorphicSchema<Inline>();
template<>
dom::Object
polymorphicSchema<Name>();
template<>
dom::Object
polymorphicSchema<TArg>();
template<>
dom::Object
polymorphicSchema<TParam>();
template<>
dom::Object
polymorphicSchema<Type>();
Created with MrDocs