#include <Variant.h>
Public Types | |
| typedef variant_storage_traits < DataType >::StorageType | StorageType |
Static Public Member Functions | |
| static nsresult | asUTF8String (StorageType, nsACString &) |
| static nsresult | asString (StorageType, nsAString &) |
| typedef variant_storage_traits<DataType>::StorageType mozilla::storage::variant_text_traits< DataType >::StorageType |
| static nsresult mozilla::storage::variant_text_traits< DataType >::asString | ( | StorageType | , | |
| nsAString & | ||||
| ) | [inline, static] |
| static nsresult mozilla::storage::variant_text_traits< DataType >::asUTF8String | ( | StorageType | , | |
| nsACString & | ||||
| ) | [inline, static] |
1.7.1