This chapter describes how to use the Scope Rules, the Scope Resolution Operator, the Member Operator, and public members. It contains the following topics:
|
Topic |
Description |
|
Describes the order in which ATEasy searches to find variables. |
|
|
Describes how the Scope Resolution Operator names an identifier defined in a module, library, or enumerated data type. |
|
|
Explains how the Member Operator is used to access members of an object or a structure. |
|
|
Describes how a public attribute allows an identifier to be used from other modules. |
|
|
Describes public members of a system, driver, submodule, procedure, variable, or event. |