rwlogo
HydraExpress 4.6

HydraExpress C++ API Reference Guide


   


Rogue Wave web site:  Home Page  |  Main Documentation Page

rwsf::NamedObjectImp Class Reference
[Core Generic Object]

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 >

List of all members.


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 © Rogue Wave Software, Inc. All Rights Reserved.

The Rogue Wave name and logo are registered trademarks of Rogue Wave Software, and HydraExpress is a trademark of Rogue Wave Software. All other trademarks are the property of their respective owners.