RTC Toolkit 5.1.0
Loading...
Searching...
No Matches
List of all members
rtctk::componentFramework::RepositoryIf::BufferTooSmall Class Reference

#include <repositoryIf.hpp>

Inheritance diagram for rtctk::componentFramework::RepositoryIf::BufferTooSmall:
rtctk::componentFramework::BufferTooSmall rtctk::componentFramework::RtctkException

Additional Inherited Members

- Public Member Functions inherited from rtctk::componentFramework::BufferTooSmall
 BufferTooSmall (const std::size_t actual, const std::size_t expected)
 Construct exception object.
 
 BufferTooSmall (const std::size_t actual, const std::size_t expected, const std::string &reason)
 Construct exception object.
 
std::size_t GetActualBufferSize () const
 
std::size_t GetExpectedBufferSize () const
 
- Public Member Functions inherited from rtctk::componentFramework::RtctkException
 RtctkException () noexcept
 
 RtctkException (const std::string &msg)
 
 RtctkException (const RtctkException &other) noexcept
 
 ~RtctkException () override=default
 
- Protected Attributes inherited from rtctk::componentFramework::BufferTooSmall
std::size_t m_actual
 
std::size_t m_expected
 

The documentation for this class was generated from the following file: