CeresEngine
0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::Buffer Member List
This is the complete list of members for
CeresEngine::Buffer
, including all inherited members.
append
(const Buffer &buffer) noexcept
CeresEngine::Buffer
begin
() noexcept
CeresEngine::Buffer
inline
begin
() const noexcept
CeresEngine::Buffer
inline
buffer
() noexcept
CeresEngine::Buffer
inline
buffer
() const noexcept
CeresEngine::Buffer
inline
Buffer
() noexcept
CeresEngine::Buffer
Buffer
(std::nullptr_t) noexcept
CeresEngine::Buffer
Buffer
(size_t size) noexcept
CeresEngine::Buffer
explicit
Buffer
(Byte *buffer, size_t size, bool copy=false) noexcept
CeresEngine::Buffer
explicit
Buffer
(const Byte *buffer, size_t size) noexcept
CeresEngine::Buffer
explicit
Buffer
(std::initializer_list< unsigned char > bytes) noexcept
CeresEngine::Buffer
Buffer
(const Buffer &other) noexcept=delete
CeresEngine::Buffer
Buffer
(Buffer &&other) noexcept
CeresEngine::Buffer
capacity
() const noexcept
CeresEngine::Buffer
inline
cbegin
() const noexcept
CeresEngine::Buffer
inline
cend
() const noexcept
CeresEngine::Buffer
inline
ConstIterator
typedef
CeresEngine::Buffer
copy
() const noexcept
CeresEngine::Buffer
data
() noexcept
CeresEngine::Buffer
inline
data
() const noexcept
CeresEngine::Buffer
inline
empty
() const noexcept
CeresEngine::Buffer
inline
end
() noexcept
CeresEngine::Buffer
inline
end
() const noexcept
CeresEngine::Buffer
inline
hexdump
() const noexcept
CeresEngine::Buffer
hexstring
() const noexcept
CeresEngine::Buffer
Iterator
typedef
CeresEngine::Buffer
mBuffer
CeresEngine::Buffer
private
mCapacity
CeresEngine::Buffer
private
mOwns
CeresEngine::Buffer
private
mSize
CeresEngine::Buffer
private
operator bool
() const noexcept
CeresEngine::Buffer
inline
explicit
operator char *
() noexcept
CeresEngine::Buffer
inline
operator const char *
() const noexcept
CeresEngine::Buffer
inline
operator const unsigned char *
() const noexcept
CeresEngine::Buffer
inline
operator unsigned char *
() noexcept
CeresEngine::Buffer
inline
operator!=
(const Buffer &other) const noexcept
CeresEngine::Buffer
inline
operator<<
CeresEngine::Buffer
friend
operator=
(const Buffer &other) noexcept=delete
CeresEngine::Buffer
operator=
(Buffer &&other) noexcept
CeresEngine::Buffer
operator==
(const Buffer &other) const noexcept
CeresEngine::Buffer
inline
operator[]
(size_t offset) noexcept
CeresEngine::Buffer
inline
operator[]
(size_t offset) const noexcept
CeresEngine::Buffer
inline
own
() noexcept
CeresEngine::Buffer
owns
() const noexcept
CeresEngine::Buffer
inline
reference
(size_t start=0, size_t length=std::numeric_limits< size_t >::max()) const noexcept -> Buffer
CeresEngine::Buffer
reserve
(size_t newCapacity) noexcept
CeresEngine::Buffer
resize
(size_t newSize) noexcept
CeresEngine::Buffer
size
() const noexcept
CeresEngine::Buffer
inline
valid
() const noexcept
CeresEngine::Buffer
inline
write
(const char *buf, size_t length) noexcept
CeresEngine::Buffer
~Buffer
() noexcept
CeresEngine::Buffer
Generated by
1.9.8