Advanced Tools Module User’s Guide : PART II Advanced Tools Module Packages : Chapter 6 Using Object Serialization
Chapter 6 Using Object Serialization
Introduction
This chapter shows how to use the macros and classes in the Serialization package by working through a set of examples. Examples that illustrate the simplest and most common usage are presented first, followed by examples of less common situations.
Including the Header Files
The rw\serial directory contains a header file for each class in the Serialization package. The header files are named classname.h. You can also access the definitions for the entire package through serial.h, an umbrella file that includes the header files for all the classes.