PST File Format SDK v0.4
Loading...
Searching...
No Matches
propbag.h File Reference

Property Bag (or Property Context, or PC) implementation. More...

#include <vector>
#include <algorithm>
#include "pstsdk/util/primitives.h"
#include "pstsdk/util/errors.h"
#include "pstsdk/ndb/node.h"
#include "pstsdk/ltp/object.h"
#include "pstsdk/ltp/heap.h"
+ Include dependency graph for propbag.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pstsdk::property_bag
 Property Context (PC) Implementation. More...
 

Namespaces

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

Typedefs

typedef bth_node< prop_id, disk::prop_entrypstsdk::pc_bth_node
 
typedef bth_nonleaf_node< prop_id, disk::prop_entrypstsdk::pc_bth_nonleaf_node
 
typedef bth_leaf_node< prop_id, disk::prop_entrypstsdk::pc_bth_leaf_node
 

Detailed Description

Property Bag (or Property Context, or PC) implementation.

Author
Terry Mahaffey

Definition in file propbag.h.