Classes are the code elements that hold the logic and data structures that support the PSEC capabilities. Refer to the 1. Class Design section for more details.
The classes shown are the classes supplied with PSEC. They reference other classes (such as the Windows Foundation classes) which are documented by Microsoft are are not shown.
The fields are the data elements. They are either native objects (such as string), primitives (such as INT32) or references to other objects. If the object references a PSEC class a link will be provided to the PSEC class description.
The methods are the code logic contained within the class. Method that are static are marked as such.
Copyright © 2018-2021, 2022, Rexcel System Inc.