|
PST File Format SDK v0.4
|
Defines a transform from a row of a hierarchy table to a search_folder. More...
#include <folder.h>
Collaboration diagram for pstsdk::search_folder_transform_row:Public Member Functions | |
| search_folder_transform_row (const shared_db_ptr &db) | |
| Construct a search_folder_transform object. | |
| search_folder | operator() (const const_table_row &row) const |
| Perform the transform. | |
Defines a transform from a row of a hierarchy table to a search_folder.
Used by the boost iterator library to provide friendly iterators over search_folders
|
inline |
|
inline |