HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Vdf_OutputSpecTypeInfo Struct Reference

#include <outputSpec.h>

Public Types

using AllocateCacheFn ) = VdfVector *(*)(
 
using ResizeCacheFn = void(*)(VdfVector *, const VdfMask::Bits &)
 

Public Attributes

TfType type
 
AllocateCacheFn allocateCache
 
ResizeCacheFn resizeCache
 

Detailed Description

Definition at line 24 of file outputSpec.h.

Member Typedef Documentation

using Vdf_OutputSpecTypeInfo::AllocateCacheFn = VdfVector* (*)(

Definition at line 26 of file outputSpec.h.

Definition at line 27 of file outputSpec.h.

Member Data Documentation

AllocateCacheFn Vdf_OutputSpecTypeInfo::allocateCache

Definition at line 30 of file outputSpec.h.

ResizeCacheFn Vdf_OutputSpecTypeInfo::resizeCache

Definition at line 31 of file outputSpec.h.

TfType Vdf_OutputSpecTypeInfo::type

Definition at line 29 of file outputSpec.h.


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