cartodata 6.0.0
carto::Creator< VolumeRef< T > > Class Template Reference

#include <cartodata/volume/volumeref.h>

Static Public Member Functions

static VolumeRef< T > * create (Object, const AllocatorContext &, Object)
 
static void setup (VolumeRef< T > &, Object, const AllocatorContext &, Object)
 

Detailed Description

template<typename T>
class carto::Creator< VolumeRef< T > >

Definition at line 289 of file volumeref.h.

Member Function Documentation

◆ create()

template<typename T>
VolumeRef< T > * carto::Creator< VolumeRef< T > >::create ( Object ,
const AllocatorContext & ,
Object  )
static

Definition at line 56 of file volumeref_d.h.

References create().

Referenced by create().

◆ setup()

template<typename T>
void carto::Creator< VolumeRef< T > >::setup ( VolumeRef< T > & obj,
Object header,
const AllocatorContext & context,
Object options )
static

Definition at line 48 of file volumeref_d.h.

References setup().

Referenced by setup().


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