libmoost
Item Struct Reference

List of all members.

Public Member Functions

void read (std::istream &in)
void write (std::ostream &out)

Public Attributes

int x

Detailed Description

Definition at line 54 of file async_writer.cpp.


Member Function Documentation

void Item::read ( std::istream &  in) [inline]

Definition at line 58 of file async_writer.cpp.

Here is the caller graph for this function:

void Item::write ( std::ostream &  out) [inline]

Definition at line 63 of file async_writer.cpp.


Member Data Documentation

int Item::x

Definition at line 56 of file async_writer.cpp.


The documentation for this struct was generated from the following file: