All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
BKey Member List

This is the complete list of members for BKey, including all inherited members.

BKey()BKey
BKey(BKeyPurpose purpose, const char *identifier, const char *secondaryIdentifier=NULL, const uint8 *data=NULL, size_t length=0)BKey
BKey(BKey &other)BKey
CreationTime() constBKey
Data() constBKey
DataLength() constBKey
Flatten(BMessage &message) constBKeyvirtual
GetData(uint8 *buffer, size_t bufferSize) constBKey
Identifier() constBKey
operator!=(const BKey &other) constBKey
operator=(const BKey &other)BKey
operator==(const BKey &other) constBKey
Owner() constBKey
PrintToStream()BKeyvirtual
Purpose() constBKey
SecondaryIdentifier() constBKey
SetData(const uint8 *data, size_t length)BKey
SetIdentifier(const char *identifier)BKey
SetPurpose(BKeyPurpose purpose)BKey
SetSecondaryIdentifier(const char *identifier)BKey
SetTo(BKeyPurpose purpose, const char *identifier, const char *secondaryIdentifier=NULL, const uint8 *data=NULL, size_t length=0)BKey
Type() constBKeyinlinevirtual
Unflatten(const BMessage &message)BKeyvirtual
Unset()BKey
~BKey()BKeyvirtual