HydraExpress™ C++ 2020 |
HydraExpress™ C++ API Reference Guide |
Product Documentation: HydraExpress C++ Documentation Home |
Abstract interface that is the body class for the NamedObject handle. To create a concrete instance, use a NamedObjectImp subtype. More...
#include <rwsf/core/NamedObject.h>
The NamedObjectImp is the body class for the NamedObject handle. It is returned from the object creation methods listed in the objects configuration file (see NamedObject class description for more details).
The NamedObjectImp itself is an abstract interface. To create a concrete instance, use a NamedObjectImp subtype:
Copyright © 2020 Rogue Wave Software, Inc. All Rights Reserved. |