PST File Format SDK v0.4
Loading...
Searching...
No Matches
ltp.h
Go to the documentation of this file.
1
2#ifndef PSTSDK_LTP_H
3#define PSTSDK_LTP_H
4
5#include "pstsdk/ltp/heap.h"
6#include "pstsdk/ltp/object.h"
8#include "pstsdk/ltp/table.h"
9#include "pstsdk/ltp/writer.h"
10#include "pstsdk/ltp/nameid.h"
11
12#endif
Heap-on-Node (HN) and BTree-on-Heap (BTH) implementation.
In place edits of heaps, BTHs, property contexts and table contexts.
Named Property Lookup Map implementation.
Property access base class.
Property Bag (or Property Context, or PC) implementation.
Table (or Table Context, or TC) implementation.