rwlogo
HydraExpress 4.7

HydraExpress C++ API Reference Guide

Product Documentation:
   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 >

Additional Inherited Members

- Protected Member Functions inherited from rwsf::BodyBase
 BodyBase (void)
 
 BodyBase (const BodyBase &second)
 
virtual ~BodyBase (void)
 
BodyBase & operator= (const BodyBase &second)
 

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.