PST File Format SDK v0.4
Loading...
Searching...
No Matches
pstsdk::recipient_transform Struct Reference

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

#include <message.h>

+ Collaboration diagram for pstsdk::recipient_transform:

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 212 of file message.h.

Member Function Documentation

◆ operator()()

recipient pstsdk::recipient_transform::operator() ( const_table_row  row) const
inline

Definition at line 214 of file message.h.


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