RAVE
OdimIoUtilityArg Struct Reference

Struct that can be used when passing around objects and associated nodelist between the writing and loading functions. More...

#include <odim_io_utilities.h>

Public Attributes

LazyNodeListReader_tlazyReader
 the lazy node list reader
 
HL_NodeList * nodelist
 the nodelist
 
RaveCoreObjectobject
 the object
 
RaveIO_ODIM_Version version
 the version
 

Detailed Description

Struct that can be used when passing around objects and associated nodelist between the writing and loading functions.

Member Data Documentation

◆ lazyReader

LazyNodeListReader_t* OdimIoUtilityArg::lazyReader

the lazy node list reader

◆ nodelist

HL_NodeList* OdimIoUtilityArg::nodelist

the nodelist

◆ object

RaveCoreObject* OdimIoUtilityArg::object

the object

◆ version

RaveIO_ODIM_Version OdimIoUtilityArg::version

the version


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