stream
Class that encapsulates a buffer that can be passed to the device and streamed to. Used for debugging. Host only.
Member Functions
(constructor) | |
(destructor) | |
Member function that appends a char buffer to the stream’s buffer. |
|
Member function that returns a shared_ptr to the detail buffer object. |
|
Inline member function that returns the maximum statement size. |
|
Inline member function that returns the precision value. |
|
Member function that returns the buffer size. |
|
Inline member function that returns the stream mode. |
|
MISSING |
|
Inline member function that sets the precision value. |
|
Inline member function that sets the stream mode. |
|
Sets the width used when displaying a stream element |
Functions
Determines if lhs and rhs are not equal |
|
MISSING |
|
Determines if lhs and rhs are equal |