Public Types | Static Public Member Functions

mozilla::storage::variant_text_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 asUTF8String (StorageType, nsACString &)
static nsresult asString (StorageType, nsAString &)

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


Member Typedef Documentation

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

Member Function Documentation

template<typename DataType >
static nsresult mozilla::storage::variant_text_traits< DataType >::asString ( StorageType  ,
nsAString  
) [inline, static]
template<typename DataType >
static nsresult mozilla::storage::variant_text_traits< DataType >::asUTF8String ( StorageType  ,
nsACString  
) [inline, static]

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