Fairport  v1.0.38
fairport/pst/pstutil.h File Reference

PST Utility related classes and functions. More...

#include <vector>
#include "fairport/ndb/database_iface.h"
#include "fairport/ndb/node.h"
#include "fairport/ltp/propbag.h"
#include "fairport/ltp/table.h"
+ Include dependency graph for pstutil.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fairport::detail::itembase
struct  fairport::detail::is_nid_type< Type >
struct  fairport::detail::is_item_type
class  fairport::detail::item_transform_row< T >
class  fairport::detail::item_transform_info< T >

Namespaces

namespace  fairport
 

Contains the definition of all in memory representations of disk structures.


namespace  fairport::detail

Functions

std::vector< byte > fairport::calculate_entry_id (const shared_db_ptr &db, node_id nid)
 Construct a MAPI entry id from a given nid.

Detailed Description

PST Utility related classes and functions.

Author:
Terry Mahaffey

General utility classes and functions common across the PST layer go here

Definition in file pstutil.h.