NVIDIA DeepLearning Dataset Synthesizer (NDDS)
 All Classes Namespaces Functions Variables Typedefs Pages
UNVDataObject Class Reference
+ Inheritance diagram for UNVDataObject:
+ Collaboration diagram for UNVDataObject:

Public Member Functions

 UNVDataObject (const FObjectInitializer &ObjectInitializer)
 
virtual void Serialize (FArchive &Ar) override
 

Static Public Member Functions

static UObject * CreateObjectFromDefinitionData (UNVDataObjectAsset *DefinitionDataObj)
 
static UNVDataObjectDeserializeFromJsonFile (const FString &SourceFilePath, UObject *InParent, FName InName, EObjectFlags Flags)
 
static UNVDataObjectDeserializeFromJsonString (const FString &SourceJsonString, UObject *InParent, FName InName, EObjectFlags Flags)
 
static bool SerializeToJsonFile (const UNVDataObject *DataObject, const FString &OutputFilePath)
 

Protected Attributes

TSubclassOf< UObject > LogicHandlerClassType
 

Detailed Description

Definition at line 58 of file NVDataObject.h.


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