2. PiaCommon Guide

Introduction

This chapter describes the features and programming procedures of the PiaCommon module in Pia. For more information, see the API reference.

Feature Overview

The PiaCommon module contains features used throughout Pia. The PiaCommon module includes the following features.

  • Memory Management
  • A feature for accurately measuring the amount of memory used by Pia.
  • Error handling.
  • A log output feature for debugging.
  • Other common features and shared base classes used by other modules.

For more information about these features, see 1.5. Memory Management and 1.8. Error Handling in the Basic Guide.