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() const | BKey | |
Data() const | BKey | |
DataLength() const | BKey | |
Flatten(BMessage &message) const | BKey | virtual |
GetData(uint8 *buffer, size_t bufferSize) const | BKey | |
Identifier() const | BKey | |
operator!=(const BKey &other) const | BKey | |
operator=(const BKey &other) | BKey | |
operator==(const BKey &other) const | BKey | |
Owner() const | BKey | |
PrintToStream() | BKey | virtual |
Purpose() const | BKey | |
SecondaryIdentifier() const | BKey | |
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() const | BKey | inlinevirtual |
Unflatten(const BMessage &message) | BKey | virtual |
Unset() | BKey | |
~BKey() | BKey | virtual |