14.2 Pseudo-objects
Pseudo-objects are represented as local classes, which reside in
the CORBA class. A pseudo-object and its corresponding member
functions are named using a nested class structure. For example, an
ORB object is a CORBA::ORB
and a Current object is a
CORBA::Current
.
Parent topic: CORBA API