PST File Format SDK v0.4
Loading...
Searching...
No Matches
ndb.h
Go to the documentation of this file.
1
2#ifndef PSTSDK_NDB_H
3#define PSTSDK_NDB_H
4
7#include "pstsdk/ndb/node.h"
8#include "pstsdk/ndb/page.h"
9#include "pstsdk/ndb/writer.h"
10
11#endif
Database implementation.
Database interface.
In place edits of an open store.
Node and Block definitions.
Page definitions.