1.3.3 Using Typed Buffers

The Tuxedo .NET Workstation Client supports the following built-in Oracle Tuxedo buffer types: FML, FML32, VIEW, VIEW32, CARRAY, and STRING. The following figure provides an illustration of the Tuxedo .NET Workstation Client typed buffer class hierarchy.

The Tuxedo .NET Workstation Client class TypedBuffer is the base class of all concrete Tuxedo buffer types and provides some low level functions to all derived classes. Class TypedBuffer is an abstract class and cannot be used to create instances.

Figure 1-2 Tuxedo .NET Workstation Client Typed Buffer Class Hierarchy

Describes the Tuxedo .NET Workstation Client Typed Buffer Class Hierarchy diagram