Fairport  v1.0.38
fairport::recipient_transform Struct Reference

Defines a transform from a row to a recipient object. More...

#include <message.h>

+ Inheritance diagram for fairport::recipient_transform:
+ Collaboration diagram for fairport::recipient_transform:

List of all members.

Public Member Functions

recipient operator() (const_table_row row) const

Detailed Description

Defines a transform from a row to a recipient object.

Used by the boost iterator library to provide iterators over recipient objects

Definition at line 213 of file message.h.


Member Function Documentation

recipient fairport::recipient_transform::operator() ( const_table_row  row) const [inline]

Definition at line 215 of file message.h.


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