| Fairport
    v1.0.38
    | 
Defines a transform from a row to an attachment object. More...
#include <message.h>
 Inheritance diagram for fairport::attachment_transform:
 Inheritance diagram for fairport::attachment_transform: Collaboration diagram for fairport::attachment_transform:
 Collaboration diagram for fairport::attachment_transform:| Public Member Functions | |
| attachment_transform (const node &n) | |
| Construct the transform object. | |
| attachment | operator() (const const_table_row &row) const | 
| Perform the transform. | |
Defines a transform from a row to an attachment object.
Used by the boost iterator library to provide iterators over attachment objects
| fairport::attachment_transform::attachment_transform | ( | const node & | n | ) |  [inline, explicit] | 
| attachment fairport::attachment_transform::operator() | ( | const const_table_row & | row | ) | const  [inline] |