Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

ustl::ios::align Class Reference

Stream functor to allow inline align() calls. More...

#include <ustl.h>

Inheritance diagram for ustl::ios::align:

ustl::ios::talign< T > List of all members.

Public Member Functions

 align (size_t grain=c_DefaultAlignment)
istreamapply (istream &is) const
ostreamapply (ostream &os) const
size_t stream_size (void) const

Detailed Description

Stream functor to allow inline align() calls.

Example: os << ios::align(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 Doxygen Hosted on SourceForge.net