SerializerInitializer< TheType > Class Template Reference
#include <adskDataSerializer.h>
template<typename TheType>
class adsk::Data::SerializerInitializer< TheType >
Helper : Instantiate to automatically (de)register a serializaton format Requires that the template parameter class has implemented the registerFormat() and deregisterFormat() methods.
Constructor, automatically register the new format.
- Parameters
-
[in] | fmt | New format to be registered |
The documentation for this class was generated from the following file: