Fairport
v1.0.38
|
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"
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. |
PST Utility related classes and functions.
General utility classes and functions common across the PST layer go here
Definition in file pstutil.h.