Liblinphone
4.5.0
|
This is the complete list of members for linphone::Buffer, including all inherited members.
Buffer(void *ptr, bool takeRef=true) (defined in linphone::Buffer) | linphone::Buffer | |
cPtr() (defined in linphone::Buffer) | linphone::Buffer | inline |
getContent() const | linphone::Buffer | |
getSize() const | linphone::Buffer | |
getStringContent() const | linphone::Buffer | |
isEmpty() const | linphone::Buffer | |
newFromData(const uint8_t *data, size_t size) | linphone::Buffer | static |
newFromString(const std::string &data) | linphone::Buffer | static |
setContent(const uint8_t *content, size_t size) | linphone::Buffer | |
setSize(size_t size) | linphone::Buffer | |
setStringContent(const std::string &content) | linphone::Buffer |