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 Wed Jul 28 15:58:45 2004 for uSTL by 1.3.8