Public Types | Static Public Member Functions

mozilla::storage::variant_blob_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 asArray (StorageType, PRUint16 *, PRUint32 *, void **)

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


Member Typedef Documentation

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

Member Function Documentation

template<typename DataType >
static nsresult mozilla::storage::variant_blob_traits< DataType >::asArray ( StorageType  ,
PRUint16 *  ,
PRUint32 *  ,
void **   
) [inline, static]

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