IByteArrayView interface.
More...
#include <IByteArrayView.hpp>
◆ ~IByteArrayView()
| eprosima::safedds::memory::IByteArrayView::~IByteArrayView |
( |
| ) |
|
|
protecteddefaultnoexcept |
Protected destructor ownership defined on creation.
◆ IByteArrayView() [1/3]
| eprosima::safedds::memory::IByteArrayView::IByteArrayView |
( |
| ) |
|
|
protecteddefaultnoexcept |
◆ IByteArrayView() [2/3]
| eprosima::safedds::memory::IByteArrayView::IByteArrayView |
( |
const IByteArrayView & |
| ) |
|
|
protecteddefaultnoexcept |
◆ IByteArrayView() [3/3]
| eprosima::safedds::memory::IByteArrayView::IByteArrayView |
( |
IByteArrayView && |
| ) |
|
|
protecteddefaultnoexcept |
◆ as_const()
◆ data()
| virtual uint8_t* eprosima::safedds::memory::IByteArrayView::data |
( |
| ) |
const |
|
pure virtualnoexcept |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator[]()
| virtual uint8_t& eprosima::safedds::memory::IByteArrayView::operator[] |
( |
uint32_t |
i | ) |
|
|
pure virtualnoexcept |
◆ size()
| virtual uint32_t eprosima::safedds::memory::IByteArrayView::size |
( |
| ) |
const |
|
pure virtualnoexcept |
The documentation for this interface was generated from the following file:
- build/docs/user_manual/v2.0.0/tmp/include/safedds/memory/IByteArrayView.hpp