ustl::ios::skip Class Reference
Stream functor to allow inline skip() calls.
More...
#include <ustl.h>
List of all members.
|
Public Member Functions |
| skip (size_t nBytes) |
istream & | apply (istream &is) const |
ostream & | apply (ostream &os) const |
size_t | stream_size (void) const |
Detailed Description
Stream functor to allow inline skip() calls.
Example: os << ios::skip(sizeof(uint16_t));
The documentation for this class was generated from the following file:
Generated on Mon Jan 17 14:35:03 2005 for uSTL by 1.3.9