Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::JSONSupplier< Base, Traits > Class Template Reference

Public Member Functions

 JSONSupplier (JSONConverterRegistry< Base > &pjc)
 
 JSONSupplier (const JSONSupplier &)=delete
 
JSONSupplieroperator= (const JSONSupplier &)=delete
 
void registerJSONConverter (std::unique_ptr< JSONConverter< Base > > converter)
 
template<typename Derived >
requires std::is_base_of_v<Base, Derived> && JSONConvertable<Derived>
void registerJSONConverter ()
 
void unregisterJSONConverters ()
 

The documentation for this class was generated from the following file: