Fairport
v1.0.38
|
Defines a transform from a row to a recipient object. More...
#include <message.h>
Public Member Functions | |
recipient | operator() (const_table_row row) const |
Defines a transform from a row to a recipient object.
Used by the boost iterator library to provide iterators over recipient objects
recipient fairport::recipient_transform::operator() | ( | const_table_row | row | ) | const [inline] |