HydraExpress™ C++ API Reference Guide

Product Documentation:
   HydraExpress C++
Documentation Home
Classes
Core Generic Object

Module Description

Classes

class  rwsf::Attribute
 Provides a wrapper around any type to hold attribute values. More...
 
class  rwsf::Config
 Base class for classes that encapsulate information from deployment descriptors. More...
 
class  rwsf::NamedObject
 A handle to a named object implementation. A named object is loaded at service startup and is then available to any services in a context. More...
 
class  rwsf::NamedObjectImp
 Abstract interface that is the body class for the NamedObject handle. To create a concrete instance, use a NamedObjectImp subtype. More...
 
class  rwsf::NamingContext
 Contains all NamedObject instances for a service, acting like a global registry and instantiating each object at startup. More...
 
class  rwsf::PointerNamedObjectImp< T >
 A subtype of NamedObjectImp used to wrap an object, as a pointer, in a NamedObject handle. More...
 
class  rwsf::TypedNamedObjectImp< T >
 A subtype of NamedObjectImp used to wrap an object instance in a NamedObject handle. More...
 

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.