Jameo Core Library
Loading...
Searching...
No Matches
jm::ByteArray Member List

This is the complete list of members for jm::ByteArray, including all inherited members.

autorelease() noexceptjm::Object
ByteArray()jm::ByteArray
ByteArray(const int8 *buffer, size_t size=npos)jm::ByteArrayexplicit
ByteArray(const uint8 *buffer, size_t size=npos)jm::ByteArrayexplicit
ByteArray(size_t size, uint8 ch)jm::ByteArray
ByteArray(const ByteArray &other)jm::ByteArray
ByteArray(std::initializer_list< uint8 > list)jm::ByteArray
constData() constjm::ByteArray
data()jm::ByteArray
displayName() constjm::Objectvirtual
equals(const Object *other) constjm::Objectvirtual
fill(uint8 ch)jm::ByteArray
get(size_t index) constjm::ByteArray
highBit() const noexceptjm::Object
isEmpty() constjm::ByteArray
isNull() constjm::ByteArray
Object() noexceptjm::Object
operator=(const ByteArray &another)jm::ByteArray
operator==jm::ByteArrayfriend
operator[](size_t index) constjm::ByteArray
operator[](size_t index)jm::ByteArray
printDiffInfo(DiffOperation operation, Object *other) constjm::Objectvirtual
referenceCount() const noexceptjm::Object
release() noexceptjm::Object
replace(size_t tgtOffset, size_t srcOffset, const ByteArray &buffer, size_t length)jm::ByteArray
replace(uint8 oldValue, uint8 newValue)jm::ByteArray
reserve(size_t size)jm::ByteArray
resize(size_t newSize)jm::ByteArray
retain() noexceptjm::Object
set(size_t index, uint8 item)jm::ByteArray
setHighBit(bool status) noexceptjm::Object
size() constjm::ByteArray
sort()jm::ByteArray
~ByteArray() overridejm::ByteArray
~Object() noexceptjm::Objectvirtual