|
DUDS
|
Distributed Update of Data from Something
|
Use with the insertion operator to reserve space in the vector. More...
#include <ConversationVector.hpp>
Public Member Functions | |
| Reserve (int l) | |
| Specify how many bytes to reserve. More... | |
Public Attributes | |
| int | len |
Use with the insertion operator to reserve space in the vector.
Definition at line 417 of file ConversationVector.hpp.
|
inline |
Specify how many bytes to reserve.
| l | Length to reserve. |
Definition at line 423 of file ConversationVector.hpp.
| int duds::hardware::interface::ConversationVector::Reserve::len |
Definition at line 418 of file ConversationVector.hpp.
Referenced by duds::hardware::interface::operator<<().