Public Types | Static Public Member Functions

mozilla::storage::variant_storage_traits< DataType > Struct Template Reference

#include <Variant.h>

List of all members.

Public Types

typedef DataType ConstructorType
typedef DataType StorageType

Static Public Member Functions

static StorageType storage_conversion (ConstructorType aData)

template<typename DataType>
struct mozilla::storage::variant_storage_traits< DataType >


Member Typedef Documentation

template<typename DataType >
typedef DataType mozilla::storage::variant_storage_traits< DataType >::ConstructorType
template<typename DataType >
typedef DataType mozilla::storage::variant_storage_traits< DataType >::StorageType

Member Function Documentation

template<typename DataType >
static StorageType mozilla::storage::variant_storage_traits< DataType >::storage_conversion ( ConstructorType  aData  )  [inline, static]

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