- ...IDL
- The Interface Definition Language (IDL) is the
standardized language for the specification of CORBA objects.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...OpState
- OpState (Operational State) may
only take the values 1 (enabled) or 2 (disabled); an enumeration
data type is sufficient for this.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...AdState
-
AdState (Administrative State) has the values 1 (unlocked), 2
(locked) or 3 (shutting down); as in the previous example, an
enumeration reflects better the semantics of this attribute.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...SLCache
- First Level
Cache and Second Level Cache, resp.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.