Public Types | Static Public Member Functions

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

#include <Variant.h>

List of all members.

Public Types

typedef variant_storage_traits
< DataType >::StorageType 
StorageType

Static Public Member Functions

static nsresult asDouble (StorageType, double *)

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


Member Typedef Documentation

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

Member Function Documentation

template<typename DataType >
static nsresult mozilla::storage::variant_float_traits< DataType >::asDouble ( StorageType  ,
double *   
) [inline, static]

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