HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
vectorImpl_Single.h File Reference
+ Include dependency graph for vectorImpl_Single.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Vdf_VectorImplSingle< TYPE >
 Implements a Vdf_VectorData storage that is holds a single element. More...
 

Macros

#define VDF_DECLARE_EXTERN_VECTOR_IMPL_SINGLE(type)   extern template class VDF_API_TYPE Vdf_VectorImplSingle<type>;
 

Macro Definition Documentation

#define VDF_DECLARE_EXTERN_VECTOR_IMPL_SINGLE (   type)    extern template class VDF_API_TYPE Vdf_VectorImplSingle<type>;

Definition at line 135 of file vectorImpl_Single.h.