|
RTC Toolkit
1.0.0
|
This is the complete list of members for rtctk::componentFramework::BufferTooSmall, including all inherited members.
| BufferTooSmall(const std::size_t actual, const std::size_t expected) | rtctk::componentFramework::BufferTooSmall | explicit |
| GetActualBufferSize() const | rtctk::componentFramework::BufferTooSmall | inline |
| GetExpectedBufferSize() const | rtctk::componentFramework::BufferTooSmall | inline |
| m_actual | rtctk::componentFramework::BufferTooSmall | protected |
| m_expected | rtctk::componentFramework::BufferTooSmall | protected |
| RtctkException() noexcept | rtctk::componentFramework::RtctkException | |
| RtctkException(const std::string &msg) | rtctk::componentFramework::RtctkException | explicit |
| RtctkException(const RtctkException &other) noexcept | rtctk::componentFramework::RtctkException | |
| ~RtctkException() override=default | rtctk::componentFramework::RtctkException | virtual |