HydraExpress™ C++ API Reference Guide

Product Documentation:
   HydraExpress C++
Documentation Home
List of all members
rwsf::NamedObjectImp Class Referenceabstract

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>

Inheritance diagram for rwsf::NamedObjectImp:
rwsf::PointerNamedObjectImp< T > rwsf::TypedNamedObjectImp< T >

Detailed Description

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.
Rogue Wave is registered trademark of Rogue Wave Software, Inc. in the United States and other countries, and HydraExpress is a trademark of Rogue Wave Software. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.