Appendix B. C++ Reference

Table of Contents

Namespace TPT
Classes
TPT::Parser
TPT::IParser
TPT::Buffer
TPT::Symbols
TPT::Object

Namespace TPT

All LibTPT library classes, functions, and variables exist in the TPT C++ namespace.

All TPT header files can be included with:

#include <libtpt/tpt.h>