DUNE: Uniform Navigational Environment  2016.05.0
DUNE::Hardware::BufferTooSmall Class Reference

Detailed Description

Supplied buffer is too small to be used.

Public Member Functions

 BufferTooSmall (unsigned has, unsigned need)
 

Constructor & Destructor Documentation

DUNE::Hardware::BufferTooSmall::BufferTooSmall ( unsigned  has,
unsigned  need 
)
inline

Constructor.

Parameters
[in]hassize of supplied buffer.
[in]needsize needed to complete the operation.
Collaboration diagram for DUNE::Hardware::BufferTooSmall:
Collaboration graph