#include <repositoryIf.hpp>
◆ BufferTooSmall() [1/2]
| rtctk::componentFramework::BufferTooSmall::BufferTooSmall |
( |
const std::size_t | actual, |
|
|
const std::size_t | expected ) |
|
explicit |
Construct exception object.
- Parameters
-
| [in] | actual | The actual size of the buffer. |
| [in] | expected | The minimum required size of the buffer. |
◆ BufferTooSmall() [2/2]
| rtctk::componentFramework::BufferTooSmall::BufferTooSmall |
( |
const std::size_t | actual, |
|
|
const std::size_t | expected, |
|
|
const std::string & | reason ) |
|
explicit |
Construct exception object.
- Parameters
-
| [in] | actual | The actual size of the buffer. |
| [in] | expected | The minimum required size of the buffer. |
| [in] | reason | Additional explanatory message or helpful hint. |
The documentation for this class was generated from the following file:
- componentFramework/services/common/src/include/rtctk/componentFramework/repositoryIf.hpp