cartodata  5.1.2
carto::Creator< Volume< T > > Class Template Reference

#include <cartodata/volume/volumebase.h>

Static Public Member Functions

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

Detailed Description

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

Definition at line 645 of file volumebase.h.

Member Function Documentation

◆ create()

template<typename T >
Volume< T > * carto::Creator< Volume< T > >::create ( Object  header,
const AllocatorContext &  context,
Object  options 
)
static

◆ setup()

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

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