HydraExpress™ C++ API Reference Guide

 
Loading...
Searching...
No Matches
Core Design Patterns

Classes

class  rwsf::CountingPointer< T >
 Smart pointer class that is intended for use as a handle to a reference-counted body. More...
class  rwsf::HandleBase
 Base class for handle classes. More...
class  rwsf::RefCountingObject
 Base class for classes that must maintain a thread-safe reference count. More...
class  rwsf::RefCountingPointer< T >
 A smart pointer that is a handle to a reference-counting body, deleting the body instance when the reference count reaches zero. More...

Detailed Description

Copyright © 2026 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved.