HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CE_StorageTypeTraits< STORAGE > Struct Template Reference

Type traits for a given storage type... More...

#include <CE_Image.h>

Public Types

typedef void DataType
 

Static Public Attributes

static const int DataSize = 0
 

Detailed Description

template<CE_Image::StorageType STORAGE>
struct CE_StorageTypeTraits< STORAGE >

Type traits for a given storage type...

Definition at line 150 of file CE_Image.h.

Member Typedef Documentation

template<CE_Image::StorageType STORAGE>
typedef void CE_StorageTypeTraits< STORAGE >::DataType

Definition at line 152 of file CE_Image.h.

Member Data Documentation

template<CE_Image::StorageType STORAGE>
const int CE_StorageTypeTraits< STORAGE >::DataSize = 0
static

Definition at line 153 of file CE_Image.h.


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