Go to the source code of this file.
Classes | |
class | bson::binary::Binary |
Namespaces | |
namespace | bson::binary |
Variables | |
int | bson::binary::BINARY_SUBTYPE = 0 |
int | bson::binary::FUNCTION_SUBTYPE = 1 |
int | bson::binary::MD5_SUBTYPE = 5 |
int | bson::binary::OLD_BINARY_SUBTYPE = 2 |
int | bson::binary::USER_DEFINED_SUBTYPE = 128 |
int | bson::binary::UUID_SUBTYPE = 3 |