Scope Operator and Scope Rules

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

Scope Rules

Describes the order in which ATEasy searches to find variables.

Scope Resolution Operator

Describes how the Scope Resolution Operator names an identifier defined in a module, library, or enumerated data type.

Member Operator

Explains how the Member Operator is used to access members of an object or a structure.

Public Attribute

Describes how a public attribute allows an identifier to be used from other modules.

Public Members

Describes public members of a system, driver, submodule, procedure, variable, or event.