#include <Variant.h>
Public Types | |
| typedef variant_storage_traits < DataType >::StorageType | StorageType |
Static Public Member Functions | |
| static nsresult | asInt32 (StorageType, PRInt32 *) |
| static nsresult | asInt64 (StorageType, PRInt64 *) |
| typedef variant_storage_traits<DataType>::StorageType mozilla::storage::variant_integer_traits< DataType >::StorageType |
| static nsresult mozilla::storage::variant_integer_traits< DataType >::asInt32 | ( | StorageType | , | |
| PRInt32 * | ||||
| ) | [inline, static] |
| static nsresult mozilla::storage::variant_integer_traits< DataType >::asInt64 | ( | StorageType | , | |
| PRInt64 * | ||||
| ) | [inline, static] |
1.7.1