 DComplexFFT2DServer | Performs two-dimensional (2-D) double precision complex fast Fourier transforms (FFTs) of an RWGenMat<DComplex> matrix |
 DComplexFFTServer | Performs double precision complex fast Fourier transforms (FFTs) of an RWMathVec<DComplex> vector |
  DoubleFFTServer | Performs double precision complex fast Fourier transforms (FFTs) of a real vector |
   DoubleCosineServer | Performs double precision fast sine or cosine transforms of a real vector |
 LeastSqFit | Constructs a linear least squares fit to a straight line from input data |
 rw_hashmap< K, V, Hash, EQ, A > | Maintains a collection of mappings between two types K and * V, implemented as a hash table of std::pair<const K,V> instances |
 rw_hashmap< K *, T *, hasher, key_equal, A > | |
 rw_hashmap< K, T, H, EQ, A > | |
 rw_hashmap< Key, List, RWTHasher< Key >, std::equal_to< Key >, std::allocator< Key > > | |
 rw_hashmap< Key, RWFunctor0, RWTHasher< Key >, std::equal_to< Key >, std::allocator< Key > > | |
 rw_hashmap< Key, RWTFunctor1< S1 >, RWTHasher< Key >, std::equal_to< Key >, std::allocator< Key > > | |
 rw_hashmap< Key, RWTFunctorR0< SR >, RWTHasher< Key >, std::equal_to< Key >, std::allocator< Key > > | |
 rw_hashmap< Key, RWTFunctorR1< SR, S1 >, RWTHasher< Key >, std::equal_to< Key >, std::allocator< Key > > | |
 rw_hashmap< RWCString *, RWCString *, hasher, key_equal, std::allocator< RWCString * > > | |
 rw_hashmap< RWCString, List, RWTHasher< RWCString >, std::equal_to< RWCString >, std::allocator< RWCString > > | |
 rw_hashmap< RWCString, RWCurrency, RWTHash< RWCString >, std::equal_to< RWCString >, std::allocator< RWCString > > | |
 rw_hashmap< RWCString, RWDBStoredProcEntry, RWTHash< RWCString >, std::equal_to< RWCString >, std::allocator< RWCString > > | |
 rw_hashmap< RWCString, RWDBTableEntry, RWTHash< RWCString >, std::equal_to< RWCString >, std::allocator< RWCString > > | |
 rw_hashmap< RWCString, RWExchangeRate, RWTHash< RWCString >, std::equal_to< RWCString >, std::allocator< RWCString > > | |
 rw_hashmap< RWCString, RWStreamType, RWTHash< RWCString >, std::equal_to< RWCString >, std::allocator< RWCString > > | |
 rw_hashmap< RWCString, RWTFunctor< RWHttpClient()>, RWTHash< RWCString >, std::equal_to< RWCString >, std::allocator< RWCString > > | |
 rw_hashmap< RWCString, RWTFunctor< RWMimeHeader()>, RWTHash< RWCString >, std::equal_to< RWCString >, std::allocator< RWCString > > | |
 rw_hashmap< RWThreadId, RWThreadImp *, RWTHash< RWThreadId >, std::equal_to< RWThreadId >, std::allocator< RWThreadId > > | |
 rw_hashmultimap< K, V, Hash, EQ, A > | Maintains a collection of mappings between two types K and V, implemented as a hash table of std::pair<const K,V> instances where multiple instances of the same K are allowed |
 rw_hashmultimap< K *, T *, hasher, key_equal, A > | |
 rw_hashmultimap< K, T, H, EQ, A > | |
 rw_hashmultiset< T, Hash, EQ, A > | Maintains a collection of some type T, in which there may be many equivalent instances of T |
 rw_hashmultiset< T *, hasher, key_equal, A > | |
 rw_hashmultiset< T, H, EQ, A > | |
 rw_hashset< T, Hash, EQ, A > | Maintains a collection of some type T, in which there cannot be more than one occurrence of some given instance of T |
 rw_hashset< T *, hasher, key_equal, A > | |
 rw_hashset< T, H, EQ, A > | |
 rw_linear_algebra_traits< TypeT > | A collection of traits typedefs |
 rw_linear_algebra_traits< DComplex > | A collection of traits typedefs specialized on DComplex |
 rw_linear_algebra_traits< double > | A collection of traits typedefs specialized on double |
 rw_linear_algebra_traits< float > | A collection of traits typedefs specialized on float |
 rw_numeric_traits< T > | Helper class containing typedefs associated with numeric types, useful when creating a new numeric type |
 rw_numeric_traits< TypeT > | |
 rw_pair_based_key< T >::value_hasher< Hash > | |
 rw_pair_based_key< T >::value_to_key_equal< EQ > | |
 rw_pair_based_key< T >::value_to_value_equal< EQ > | |
 rw_slist< T, A > | Maintains a collection of some type A implemented as a singly-linked list |
 rw_slist< Callback, std::allocator< Callback > > | |
 rw_slist< Decorator, std::allocator< Decorator > > | |
 rw_slist< GuardAndPriorityDecorator, std::allocator< GuardAndPriorityDecorator > > | |
 rw_slist< GuardDecorator, std::allocator< GuardDecorator > > | |
 rw_slist< Item *, std::allocator< Item * > > | |
 rw_slist< MaskedSemaphore *, std::allocator< MaskedSemaphore * > > | |
 rw_slist< ParameterPair, std::allocator< ParameterPair > > | |
 rw_slist< PriorityDecorator, std::allocator< PriorityDecorator > > | |
 rw_slist< RWCallbackElem0, std::allocator< RWCallbackElem0 > > | |
 rw_slist< RWCString, std::allocator< RWCString > > | |
 rw_slist< RWDBStatus, std::allocator< RWDBStatus > > | |
 rw_slist< RWExchangeGroup< T >, std::allocator< RWExchangeGroup< T > > > | |
 rw_slist< RWGuardedRunnable, std::allocator< RWGuardedRunnable > > | |
 rw_slist< RWHttpRange, std::allocator< RWHttpRange > > | |
 rw_slist< RWHttpRequest, std::allocator< RWHttpRequest > > | |
 rw_slist< RWMimeHeader, std::allocator< RWMimeHeader > > | |
 rw_slist< RWMimePart, std::allocator< RWMimePart > > | |
 rw_slist< RWNameValuePair, std::allocator< RWNameValuePair > > | |
 rw_slist< RWNumReplyLine *, std::allocator< RWNumReplyLine * > > | |
 rw_slist< RWProductInfo *, std::allocator< RWProductInfo * > > | |
 rw_slist< RWRunnableExecutionStatePair, std::allocator< RWRunnableExecutionStatePair > > | |
 rw_slist< RWRunnableServer, std::allocator< RWRunnableServer > > | |
 rw_slist< RWTCallbackElem1< S1 >, std::allocator< RWTCallbackElem1< S1 > > > | |
 rw_slist< RWTCallbackElem2< S1, S2 >, std::allocator< RWTCallbackElem2< S1, S2 > > > | |
 rw_slist< RWTFunctor< void()>, std::allocator< RWTFunctor< void()> > > | |
 rw_slist< RWTGuardAndPriorityDecorator< RWRunnable >, std::allocator< RWTGuardAndPriorityDecorator< RWRunnable > > > | |
 rw_slist< RWTGuardAndPriorityDecorator< Type >, std::allocator< RWTGuardAndPriorityDecorator< Type > > > | |
 rw_slist< RWTGuardDecorator< Type >, std::allocator< RWTGuardDecorator< Type > > > | |
 rw_slist< RWThread, std::allocator< RWThread > > | |
 rw_slist< RWTIOUResult< Redeemable >, std::allocator< RWTIOUResult< Redeemable > > > | |
 rw_slist< RWTIOUResultCallback, std::allocator< RWTIOUResultCallback > > | |
 rw_slist< RWTMaskedCallbackElem2< S1, S2 >, std::allocator< RWTMaskedCallbackElem2< S1, S2 > > > | |
 rw_slist< RWTPriorityDecorator< Type >, std::allocator< RWTPriorityDecorator< Type > > > | |
 rw_slist< RWTraceEvent, std::allocator< RWTraceEvent > > | |
 rw_slist< RWTreeNode *, std::allocator< RWTreeNode * > > | |
 rw_slist< std::pair< Callback, CallbackChange >, std::allocator< std::pair< Callback, CallbackChange > > > | |
 rw_slist< T *, A > | |
 rw_slist< Type *, std::allocator< Type * > > | |
 rw_slist< Type, std::allocator< Type > > | |
 rw_value_based_key< T >::value_to_key_equal< EQ > | |
 rw_value_based_key< T >::value_to_value_equal< EQ > | |
 RWAny | Encapsulates an object of an arbitrary type |
 RWAtomicCounter | Maintains a reference count safely in a multithreaded environment |
 RWAtomicFlag | Atomically sets and clears a bit flag |
 RWAuditStreamBuffer | Constructs a stream and audits the bytes that pass through it |
 RWBalanceDecomp< TypeT > | Encapsulates the decomposition implicit in the permutation and balance transformations on a nonsymmetric matrix before computing its eigenvalues |
 RWBalanceTransform< TypeT > | Encapsulates the permutation and balance transformations on a nonsymmetric matrix before computing its eigenvalues |
 RWBandFact< TypeT > | Encapsulates the factorization of banded matrices used to solve a system of equations |
 RWBandMat< TypeT > | Encapsulates a banded matrix |
 RWBarrier | Synchronizes a number of concurrent threads at a specific point in their processing |
 RWBasicUString | Represents and manages an array of UTF-16 values |
  RWUString | Stores and manipulates Unicode character sequences encoded as UTF-16 code units |
 RWBasicUString::Deallocator | Base class for subclasses that release client-allocated storage |
  RWBasicUString::StaticDeallocator | Forwards deallocation requests to a static callback method |
 RWBasicUString::Pad | Inserts the contents of a Unicode string into an output stream, padding it with a designated fill character |
  RWUString::Pad | Iostream manipulator that supports the insertion of the contents of an RWUString into an output stream, with padding to fill the full field width of the stream |
 RWBench | Abstract base class to facilitate automatic benchmarking of some piece of code |
 RWBitRef | Represents an l-value to the RWBitVec and RWTBitVec classes |
 RWBitVec | Represents a bit vector whose length can be changed at runtime |
 RWBTreeOnDisk | Represents an ordered collection of associations of keys and values, with keys ordered based on an external function and with duplicate keys not allowed |
 RWCacheManager | Caches fixed-length blocks to and from an associated RWFile |
 RWCConstSubString | Allows some subsection of an RWCString to be addressed by defining a starting position and an extent |
 RWChainedMemoryStreambuf | Implementation of the std::streambuf interface as a linked list of buffers |
 RWCJRef< TypeT > | Used by the RWHermMat<T> classes to reference data that may need to be conjugated |
 RWClockTimer | Measures elapsed wall clock time |
 RWCODecomp< TypeT, QRCalc > | Encapsulates a complete orthogonal decomposition |
  RWLeastSqQR< TypeT, QRCalc > | Represents a factorization of a system of equations with no exact solution such that the complete orthogonal factorization method of least squares can be used |
 RWCollectable | Contains virtual functions for identifying, hashing, comparing, storing and retrieving collectable objects |
  RWCollectableAssociation | Associates a key with a value in the Essential Tools Module "dictionary" collection classes |
  RWCollectableDate | Inherits from classes RWDate and RWCollectable |
  RWCollectableDateTime | Provides a polymorphically persistable RWDateTime |
  RWCollectableInt | Provides a polymorphically persistable RWInteger |
  RWCollectableString | Provides a polymorphically persistable RWCString |
  RWCollectableTime | Deprecated. Inherits classes RWTime and RWCollectable |
  RWCollectableWString | Provides a polymorphically persistable RWWString |
  RWCollection | Contains virtual functions for inserting and retrieving pointers to RWCollectable objects into the collection classes |
   RWBag | Corresponds to the Smalltalk class Bag, representing a group of unordered elements not accessible by an external key |
   RWBinaryTree | Represents a group of ordered elements, as sorted by a comparison method, and allowing duplicates |
   RWBTree | Represents a group of ordered elements not accessible by an external key, and for which duplicates are not allowed |
    RWBTreeDictionary | Represents a dictionary for the storage and retrieval of key-value pairs, and implemented as a B-tree |
   RWHashTable | A simple hash table for objects inheriting from RWCollectable. Uses chaining (as implemented by class RWSlistCollectables) to resolve hash collisions |
    RWSet | A group of unordered elements, not accessible by an external key, where duplicates are not allowed |
     RWFactory | Creates an instance of an RWCollectable object, given a class ID |
     RWHashDictionary | Represents a group of unordered values, accessible by external keys |
      RWIdentityDictionary | A hash table for key-value pairs. Items are found by requiring them to be identical |
     RWIdentitySet | Finds items that have the same address as the key |
   RWSequenceable | Abstract base class for collections that can be accessed by an index |
    RWDlistCollectables | Represents a group of ordered items, not accessible by an external key |
    RWOrdered | Represents a group of ordered items, accessible by an index number, but not accessible by an external key |
     RWDBForeignKeyList | Holds an ordered collection of RWDBForeignKey instances |
     RWSortedVector | Represents a group of ordered items |
    RWSlistCollectables | Represents a group of ordered elements without keyed access, where duplicates are allowed |
     RWSlistCollectablesQueue | A restricted interface to class RWSlistCollectables in order to implement a first in first out (FIFO) queue |
     RWSlistCollectablesStack | A restricted interface to class RWSlistCollectables to implement a last in first out (LIFO) stack |
  RWDBAssignment | Represents the result of applying the RWDBColumn::assign() method to an RWDBExpr |
  RWDBBlob | Stores Binary Large Objects (Blobs) and includes relevant accessors |
  RWDBCheckConstraint | Represents check constraints, used when creating a database table or fetching a database table schema |
  RWDBCollectableExpr | Adds RWCollectable semantics to RWDBExpr |
  RWDBForeignKey | Represents foreign keys in a database, used when creating a database table or fetching a database table schema |
  RWDBRow | An ordered collection of RWDBValue instances |
  RWDBUniqueConstraint | Represents unique constraints, used when creating a database table or fetching a database table schema |
  RWDBValue | Provides storage for C++ primitive types and structured types used by the DB Interface Module, and adds NULL/NOT NULL semantics |
  RWModelClient | Implements the "View" leg of a Model-View-Controller architecture |
 RWCompressedIOStream< Compressor > | Compresses and serializes data to or deserializes and decompresses data from an associated std::streambuf |
 RWCompressedStreamBuffer< Compressor > | Derived stream buffer that reads and writes compressed data to an associated std::streambuf |
 RWConstIterator | Contains virtual functions for positioning and resetting the const iterator |
  RWBagConstIterator | Iterator for class RWBag, which allows sequential access to all the elements of RWBag but allows no changes |
  RWBinaryTreeConstIterator | Iterator for class RWBinaryTree that allows no changes to the values in the binary tree |
  RWDlistCollectablesConstIterator | Traverses the linked-list from the first (head) to the last (tail) item |
  RWHashTableConstIterator | Allows sequential access to all the elements of RWHashTable and, as a const iterator, it does not change anything in the underlying data structure |
   RWSetConstIterator | Const iterator for class RWSet, to allow sequential access to all elements of RWSet |
    RWHashDictionaryConstIterator | Allows sequential access to all the elements of RWHashDictionary and, as a const iterator, does not change anything in the underlying data structure |
  RWOrderedConstIterator | Traverses the collection from the first to the last item |
  RWSlistCollectablesConstIterator | Const iterator for class RWSlistCollectables that traverses the linked-list from the first to last item |
 RWConvertGenMat< From, To > | Converts between RWGenMat types with different datatypes |
 RWConvertMathArray< From, To > | Converts between RWMathArray types with different datatypes |
 RWConvertMathVec< From, To > | Converts between RWMathVec types with different datatypes |
 RWCopyOnWriteCConstSubString | Alternate implementation of RWCConstSubString when RW_COPY_ON_WRITE_STRING is defined |
 RWCopyOnWriteCString | Alternate implementation of RWCString when RW_COPY_ON_WRITE_STRING is defined |
 RWCopyOnWriteCSubString | Alternate implementation of RWCSubString when RW_COPY_ON_WRITE_STRING is defined |
 RWCopyOnWriteWConstSubString | Alternate implementation of RWWConstSubString when RW_COPY_ON_WRITE_STRING is defined |
 RWCopyOnWriteWString | Alternate implementation of RWWString when RW_COPY_ON_WRITE_STRING is defined |
 RWCopyOnWriteWSubString | Alternate implementation of RWWSubString when RW_COPY_ON_WRITE_STRING is defined |
 RWCRegexp | Deprecated. Represents a regular expression |
 RWCString | Offers powerful and convenient facilities for manipulating strings |
  RWCollectableString | Provides a polymorphically persistable RWCString |
  RWDBMBString | Represents a multibyte character string, ensuring that these get handled correctly by databases that differentiate between multibyte and single byte character strings |
  RWStringID | An identifier for RWCollectable instances |
 RWCSubString | Allows some subsection of an RWCString to be addressed by defining a starting position and an extent |
 RWCTokenizer | Breaks a string into separate tokens delimited by an arbitrary whitespace. Can be used as an alternative to the ANSI C function strtok() |
 RWCurrency | A repository for currency information |
 RWCurrencyBook | Stores RWCurrency objects in which each is identified by a unique mnemonic |
 RWDataView | Base class for all classes that provide a view into a contiguous block of memory |
  RWVecView | A base class for mathematical vector classes |
   RWMathVec< T > | A templatized vector class |
   RWMathVec< bool > | |
   RWMathVec< DComplex > | |
   RWMathVec< double > | |
   RWMathVec< int > | |
    Histogram | Constructs and maintains a histogram of input data |
    RWMultiIndex | An n-dimensional index class for traversing arrays of arbitrary dimension |
   RWMathVec< norm_type > | |
   RWMathVec< ret_type > | |
   RWMathVec< rt > | |
   RWMathVec< rw_lapack_int_t > | |
   RWMathVec< RWPivotType > | |
   RWMathVec< S > | |
   RWMathVec< size_t > | |
   RWMathVec< To > | |
   RWMathVec< typename rw_numeric_traits< TypeT >::norm_type > | |
   RWMathVec< TypeT > | |
 RWDate | Represents a date stored as a Julian day number |
  RWCollectableDate | Inherits from classes RWDate and RWCollectable |
 RWDateTime | Represents a date and time stored in milliseconds |
  RWCollectableDateTime | Provides a polymorphically persistable RWDateTime |
 RWDaylightBoundary | Struct used by RWDaylightRule to define the beginning and ending of daylight saving time |
 RWDaylightRule | Struct that defines daylight saving time rules |
 RWDBAbstractBuffer | Encapsulates a buffer of data, including its indicator array |
  RWDBTBuffer< T > | Template class that encapsulates a fixed-sized array of elements of type T |
   RWDBBinaryVector | Deprecated. Transfers binary arrays between the application and the database |
   RWDBDecimalVector | Deprecated. Transfers decimal arrays of width width between the application and the database. width between the application and the database |
   RWDBStringVector | Deprecated. Transfers character arrays of width width between the application and the database |
   RWDBVector< T > | Deprecated. Used as a buffer when transferring data between the application and the database |
  RWDBTBuffer< char > | |
  RWDBTBuffer< unsigned char > | |
 RWDBBinaryVectorElement | Deprecated. Encapsulates arrays of unsigned characters stored in RWDBBinaryVector instances |
 RWDBBulkInserter | Used to insert an RWDBTBuffer array into a database table. (To insert scalar values, use RWDBInserter.) |
 RWDBBulkReader | Reads result sets, represented as arrays of RWDBTBuffer<T> or RWDBDateVector, that are associated with an RWDBTable or RWDBSelector. (For reading scalar values, use RWDBReader.) |
 RWDBCacheManager | Base class for user-defined metadata cache managers |
  RWDBInMemoryCacheManager | In memory metadata cache manager |
 RWDBCheckConstraintList | Holds an ordered collection of RWDBCheckConstraint instances |
 RWDBColumn | Represents a column within a table or schema, or a particular parameter of a stored procedure |
 RWDBConnCallback | Handle class for connection callbacks that encapsulate a reference-counted pointer to the RWDBConnCallbackImp body class |
 RWDBConnCallbackImp | Abstract base class from which all custom connection callbacks must derive |
 RWDBConnection | Represents an explicit database connection object that can be used in place of the implicit database connection provided by RWDBDatabase |
 RWDBCritFormDefinition | Base class for a family of classes used to define functional notation for RWDBCriterion |
  RWDBCritFuncDef0 | Specialization of the base class RWDBCritFormDefinition used for defining SQL functions taking no parameters |
  RWDBCritFuncDef1 | Specialization of the base class RWDBCritFormDefinition used for defining SQL functions taking 1 parameter |
  RWDBCritFuncDef2 | Specialization of the base class RWDBCritFormDefinition used for defining SQL functions taking 2 parameters |
  RWDBCritFuncDef3 | Specialization of the base class RWDBCritFormDefinition used for defining SQL functions taking 3 parameters |
  RWDBCritFuncDef4 | Specialization of the base class RWDBCritFormDefinition used for defining SQL functions taking 4 parameters |
 RWDBCursor | Encapsulates a database cursor |
 RWDBDatabase | Manages connections with database servers |
 RWDBDatabaseCallback | Handle class for database callbacks, encapsulating a reference-counted pointer to the RWDBDatabaseCallbackImp body class |
 RWDBDatabaseCallbackImp | Abstract base class from which all custom database callbacks derive |
 RWDBDataCallback | Base class for user-defined callbacks |
  RWDBBinaryCallback | Base class for user-defined callback methods that fetch and send binary data |
  RWDBCharCallback | Base class for user-defined callback methods that fetch and send character data |
  RWDBUChar16Callback | Base class for user-defined callbacks that fetch and send UTF-16 character data |
 RWDBDateTime | Deprecated. Represents a date and time stored as the number of milliseconds |
 RWDBDateVector | Deprecated. Used as a buffer when transferring date values between the application and the database |
 RWDBDecimalVectorElement | Deprecated. Encapsulates arrays of decimals stored in RWDBDecimalVector objects |
 RWDBDeleter | Encapsulates an SQL DELETE statement |
 RWDBDuration | Represents a time span in number of seconds |
 RWDBEnvironmentHandle | Abstract base class from which all vendor-specific environment handles must derive. Environment handles are methods that can set or retrieve certain configuration parameters |
  RWDBDB2CLILibEnvironmentHandle | Provides methods for setting and retrieving certain connect time and configuration parameters |
  RWDBMsSqlLibEnvironmentHandle | Provides methods for setting and retrieving certain connect time and configuration parameters with Microsoft SQL Server |
  RWDBMySqlLibEnvironmentHandle | Provides methods for setting and retrieving certain connect time and configuration parameters with MySQL |
  RWDBOCIEnvironmentHandle | Provides methods for setting and retrieving certain connect time and configuration parameters with Oracle OCI |
  RWDBODBCLibEnvironmentHandle | Provides methods for setting and retrieving certain connect time and configuration parameters with ODBC |
  RWDBPGSEnvironmentHandle | Provides methods for setting and retrieving certain connect time and configuration parameters with PostgreSQL |
  RWDBSybCtLibEnvironmentHandle | Provides methods for setting and retrieving certain connect time and configuration parameters with Sybase Open Client Client-Library |
 RWDBExpr | A C++ representation of expressions used in constructing SQL statements |
  RWDBAssignment | Represents the result of applying the RWDBColumn::assign() method to an RWDBExpr |
  RWDBBoundExpr | Acts as a placeholder in a dynamic SQL statement, providing a type-safe interface for binding a local variable to a dynamic SQL statement |
  RWDBCollectableExpr | Adds RWCollectable semantics to RWDBExpr |
  RWDBCriterion | Represents the result of applying logical operators to RWDBExpr. It encapsulates search conditions that are used in SQL WHERE clauses and CHECK constraints |
  RWDBJoinExpr | Used to build outer join constructs |
 RWDBExprFormDefinition | Base class for a family of classes that defines functional notation for RWDBExpr |
  RWDBExprFuncDef0 | Specialization of the base class RWDBExprFormDefinition used to define SQL functions that take no parameters |
  RWDBExprFuncDef1 | Specialization of the base class RWDBExprFormDefinition used to define SQL functions that take 1 parameter |
  RWDBExprFuncDef2 | Specialization of the base class RWDBExprFormDefinition used to define SQL functions that take 2 parameters |
  RWDBExprFuncDef3 | Specialization of the base class RWDBExprFormDefinition used to define SQL functions that take 3 parameters |
  RWDBExprFuncDef4 | Specialization of the base class RWDBExprFormDefinition used to define SQL functions that take 4 parameters |
 RWDBIdentityConstraint | Represents an identity constraint of a column within a table or schema |
 RWDBInserter | Encapsulates an SQL INSERT statement |
 RWDBManager | A monostate class that manages RWDBDatabase instances, thus mediating access to database servers |
 RWDBMultiRow | Provides a mechanism by which a collection of bindable objects can be used with the RWDBValue and RWDBRow interface |
 RWDBNullIndicator | Provides a way to determine whether some given data is NULL |
 RWDBOSql | Encapsulates a database-specific SQL statement with all its input and output bindings |
 RWDBPhraseBook | A lookup table containing keywords and phrases used by specific databases |
 RWDBPrimaryKey | Represents a primary key, used when creating a database table or fetching a database table primary key |
 RWDBReader | Provides row-by-row access to tabular data |
 RWDBResult | Represents a sequence of zero or more RWDBTable instances |
 RWDBSchema | An ordered collection of RWDBColumn instances, encapsulating the database notion of a schema |
 RWDBSelectorBase | Base class for selector classes RWDBSelector and RWDBCompoundSelector |
  RWDBCompoundSelector | Represents the result of the set operators Union, Intersection, or Difference applied to RWDBSelector |
  RWDBSelector | Encapsulates the SQL SELECT statement |
 RWDBStatus | Encapsulates the error state of an object or operation |
 RWDBStoredProc | Encapsulates a database stored procedure, providing a uniform API to the common operations related to them |
 RWDBStoredProcEntry | Class to hold RWDBStoredProc metadata for cache managers |
 RWDBStringVectorElement | Deprecated. Encapsulates arrays of characters stored in RWDBStringVector objects |
 RWDBSystemHandle | Base class for database-specific classes that provide direct access to the database API |
  RWDBDB2CLILibSystemHandle | Encapsulates a single SQLHDBC used by the RWDBConnection |
  RWDBMsSqlLibSystemHandle | Provides a mechanism for making direct calls to the Microsoft SQL Server API, and some methods for setting access module-specific properties |
  RWDBMySqlLibSystemHandle | Provides a mechanism for making direct calls to the MySQL API |
  RWDBOCISystemHandle | Provides a mechanism for making direct calls to the Oracle OCI API, and some methods for setting access module-specific properties |
  RWDBODBCLibSystemHandle | Provides a mechanism for making direct calls to the ODBC API |
  RWDBPGSSystemHandle | Provides a mechanism for making direct calls to the PostgreSQL API, and some methods for setting access module-specific properties |
  RWDBSybCtLibSystemHandle | Provides a mechanism for making direct calls to the Sybase Open Client Client-Library API and some methods for setting access module-specific properties |
 RWDBTable | Base class for a family of classes that represent the abstract notion of a database table in a number of different ways |
  RWDBMemTable | Represents a table of data that resides in program memory |
  RWDBTMemTableBase | Abstract base class for the derived class RWDBTPtrMemTable |
   RWDBTPtrMemTable< T, C > | Represents a parameterized memory table |
 RWDBTableEntry | Class to hold RWDBTable metadata for cache managers |
 RWDBTracer | Provides a runtime trace facility for DB Interface Module applications |
 RWDBUniqueConstraintList | Holds an ordered collection of RWDBUniqueConstraint instances |
 RWDBUpdater | Encapsulates the SQL UPDATE statement |
 RWDBVendorDate | Deprecated. Encapsulates vendor-specific date structures |
 RWDecimalBase | Base class for the family of Rogue Wave decimal classes |
  RWDecimal< M > | Exactly represents a decimal fraction |
   RWFixedDecimal< M > | Exact representation of a decimal fraction with a fixed number of digits after the decimal point, with automatic rounding to ensure correct number of decimal places |
  RWDecimalPortable | Represents an arbitrary precision decimal fraction, providing maximum portability |
 RWDecimalFormatScope | Encapsulates decimal format specifiers |
  RWDecimalFormat | Encapsulates formatting information for converting a decimal number to a string |
 RWDirectoryIterator< const char * > | Provides a specialization of the class template for const char*, with no iteration of subdirectories |
 RWDirectoryIterator< RWCString > | Provides a specialization of the class template for RWCString, with recursive iteration of subdirectories |
 RWDirEntry | A convenience class that encapsulates parsing and component storage of directory entries typical of those returned from the FTP LIST command |
 RWEigDecomp< TypeT > | Encapsulates the eigenvalues and eigenvectors of a nonsymmetric matrix |
 RWEigServer< T1 > | Abstract base class for the nonsymmetric eigenvalue servers |
 RWEigServer< TypeT > | |
  RWHessEigServer< TypeT > | Encapsulates Hessenberg decomposition eigenvalue servers used to construct eigenvalue decomposition objects of type RWEigDecomp<T> from Hessenberg decompositions |
  RWSchurEigServer< TypeT > | Encapsulates Schur decomposition eigenvalue servers used to construct eigenvalue decomposition objects of type RWEigDecomp<T> from Schur decompositions |
 RWExchange< T > | Handle class for the abstract body class RWExchangeImpl<T> from which all concrete currency converters derive |
 RWExchangeFactory< T > | Factory class that creates currency exchange objects |
 RWExchangeGroup< T > | The handle for the implementation class RWExchangeGroupImpl<T> , the abstract base class for all currency exchange group implementations. A currency exchange group is a collection of currencies that use the same currency-conversion rules |
 RWExchangeGroupImpl< T > | Abstract base class from which all exchange group implementation classes must derive. Implements the handle-body pattern in which RWExchangeGroup<T> is the handle |
  RWDivisionGroup< T > | A collection of currency objects that convert a source currency to a target currency by dividing the amount of the source currency by a conversion factor |
  RWEuroGroup< T > | A collection of all currencies replaced by the Euro, in which each object implements the RWTriangularExchange<T> conversion type |
  RWMultiplicationGroup< T > | Represents a collection of currencies that have a common distinguishing characteristic for converting money from one currency to money of another currency |
 RWExchangeImpl< T > | The abstract base class from which all currency implementation classes must derive |
  RWBilateralExchange< T > | Implements a standard form of currency conversion |
   RWDivisionExchange< T > | Concrete currency exchange implementation class that converts a source currency to a target currency by dividing the amount of the source currency by the associated conversion factor |
   RWMultiplicationExchange< T > | Converts a source currency to a target currency by multiplying the amount of the source currency by the associated conversion factor |
  RWTriangularExchange< T > | Converts between local currencies that are part of the European Monetary Union (EMU) |
 RWExchangeRate | Encapsulates a source currency, a target currency, and a conversion factor, which is, by convention, a multiplicative conversion factor |
 RWExchangeRateTable | Stores exchange rates as unique pairs of source and target currencies |
 RWFile | Represents an abstraction of a filesystem regular file |
  RWFileManager | Allocates and deallocates storage in a disk file, much like a "freestore" manager |
 RWFileStat | Provides file statistical information in a portable manner |
 RWFromUTF8Converter | Converts char, RWCString or std::string UTF-8 values to UTF-16 |
 RWFtpAgent | Provides basic FTP file and directory access, handling more FTP protocol details than RWFtpClient, but without as much flexibility |
 RWFtpClient | Provides low-level access to the FTP client-side protocol |
 RWFtpsClient | Provides low-level access to the FTPS (FTP with SSL) client-side protocol |
 RWFunctor0 | Deprecated. Represents the group of functors that are invoked without any arguments and whose invocation returns no value |
  RWFunctorList0 | Deprecated. A sequence of functors whose invocation takes no arguments |
 RWFunctor0Imp | Deprecated. Abstract base class for functor body classes that are invoked with no caller arguments and return no value |
 RWGenFact< T > | A templatized LU factorization class that holds the LU factorization of a general square matrix of type T |
 RWGenMat< TypeT > | A templatized general matrix class |
 RWGenMat< double > | |
 RWGenMat< T > | |
 RWGenMat< To > | |
 RWGenMatIteratorBase< T > | The base class for RWGenMat iterators |
  RWGenMatConstIterator< T > | The random access iterator for the RWGenMat<T> collection class |
  RWGenMatIterator< T > | The random access iterator for the RWGenMat<T> collection class |
 RWGPValueFunctor | Calculates the G statistic for a logistic model in comparison to the intercept-only model |
 RWHandleBase | Base class for all handle classes. Increments a reference count for each class instance that is bound to an instance of the RWBodyBase class |
  RWAsymmetricKey | Encapsulates the underlying cryptographic library's representation of the asymmetric key |
  RWByteInputStream | Handle class for all binary input stream implementation classes |
  RWByteOutputStream | Handle class for all binary output stream implementation classes |
   RWByteArrayOutputStream | Handle class for binary output streams, allowing retrieval of inserted data as a byte array |
  RWCancellation | Represents an exception that is thrown to cancel a thread |
  RWCharInputStream | Handle class for all narrow character input stream implementation classes |
  RWCharOutputStream | Handle class for all narrow character output stream implementation classes |
   RWCharArrayOutputStream | Handle class for narrow character output streams that allow retrieval of their inserted data as a narrow character array |
  RWDataInputStream | Handle class for all the data input stream implementation classes |
   RWObjectInputStream | Handle class for object input stream implementation classes |
  RWDataOutputStream | Handle class for all the data output stream implementation classes |
   RWObjectOutputStream | Handle class for all the object output stream implementation classes |
  RWHttpClient | Provides a low-level interface for communicating with an HTTP server |
   RWHttpSocketClient | Handle class for parent RWHttpClient, providing implementation-specific details for HTTP clients |
   RWHttpsSecureSocketClient | Handle class for parent RWHttpClient, providing implementation-specific details for HTTPS clients |
  RWMimeContentDisposition | Represents the value of a Content-Disposition header of a MIME part |
  RWMimeContentType | Represents the value of a MIME Content-Type header |
   RWMimeMultipartType | Represents a Content-Type value with the media type multipart |
    RWMimeMultipartRelatedType | Represents a Content-Type value with the media type multipart and the subtype related |
   RWMimeTextType | Represents a Content-Type value with the media type text |
  RWMimeHeader | Base class for classes that represent message headers as defined in the Internet Message format specification (RFC 2822) |
   RWMimeContentDescriptionHeader | Represents the Content-Description header of a MIME part |
   RWMimeContentDispositionHeader | Represents the Content-Disposition header of a MIME part |
   RWMimeContentIdHeader | Represents the Content-ID header of a MIME part |
   RWMimeContentLocationHeader | Represents the Content-Location header of a MIME part |
   RWMimeContentTransferEncodingHeader | Represents the Content-Transfer-Encoding header of a MIME part |
   RWMimeContentTypeHeader | Represents the Content-Type header of a MIME part |
   RWMimeGenericHeader | Represents Internet Message Format headers other than the headers defined by MIME |
   RWMimeVersionHeader | Represents the MIME-Version header of a MIME message |
  RWMimePart | Represents a MIME part, with methods for manipulating the header list and setting the body of the part |
   RWMimeMultipart | Represents a MIME part with the media type multipart |
  RWRunnableHandle | Base class from which all runnable object handles derive |
   RWRunnable | Handle class for a runnable object, i.e. one that controls an application's threads of execution |
    RWRunnableFunction | Handle class for functor-based, runnable objects |
    RWThread | Handle class for a threaded runnable object |
     RWRunnableServer | Represents a runnable server for executing runnable objects |
      RWServerPool | Manages a pool of RWRunnableServer instances used to start runnable objects submitted for execution by other threads |
     RWThreadFunction | Handle class for functor-based threaded runnable objects |
     RWTThreadIOUFunction< Return > | Handle class for functor-based threaded runnable objects |
    RWTRunnableIOUFunction< Return > | Handle class for functor-based runnable objects |
   RWRunnableSelf | Handle class for a runnable object |
    RWThreadSelf | Handle class for a threaded runnable object |
  RWRunnableTrap | Waits for a number of runnables or threads to reach a certain execution state |
  RWSecureSocketContext | Represents an SSL/TLS context and is an adapter for the underlying cryptographic library's representation of a secure socket context |
  RWSecureSocketSession | Represents a secure socket session and is used the client side of the SSL/TLS protocol for session reuse |
  RWSymbol | Encapsulates a string name in a reference-counted handle-body pattern |
  RWTEscrowHandle< Redeemable > | Base class for RWTIOUResult<Redeemable> and RWTIOUEscrow<Redeemable>. Not intended for direct use |
   RWTIOUEscrow< Redeemable > | A writable IOU handle |
   RWTIOUResult< Redeemable > | A readable IOU handle |
  RWTEscrowHandle< Return > | |
   RWTIOUEscrow< Return > | |
  RWThreadAttribute | Encapsulates a set of attributes that define or control thread scheduling and stack allocation |
  RWThreadManager | Attempts orderly thread shutdown at process exit |
  RWThreadPool | Manages a pool of RWThread instances used to execute work encapsulated as RWTFunctor<void()> functors |
  RWTIOUTrap< Redeemable > | Waits for the next IOU in a group of IOUs to become redeemable |
  RWUCharInputStream | Handle class for all the UTF-16 character input stream implementation classes |
  RWUCharOutputStream | Handle class for the Unicode character output stream implementation classes |
   RWUCharArrayOutputStream | Handle class for Unicode character output streams that support an extended interface |
  RWWCharInputStream | Handle class for all the wide character input stream implementation classes |
  RWWCharOutputStream | Handle class for all the wide character output stream implementation classes |
   RWWCharArrayOutputStream | Handle class for wide character output streams that support an extended interface, allowing retrieval of inserted data as a wide character array |
  RWX509Certificate | Adapter class for the cryptographic library's representation of an X.509 certificate |
 RWHermBandMat< TypeT > | Encapsulates a Hermitian banded matrix. A Hermitian banded matrix is Hermitian, and nonzero only near the diagonal |
 RWHermEigDecomp< TypeT > | Encapsulates the eigenvalues and eigenvectors of a Hermitian matrix |
 RWHermEigServer< TypeT > | Abstract base class for the Hermitian eigenvalue server |
  RWHermPDQREigServer< TypeT > | The server for the positive definite QR method of computing eigenvalues |
  RWHermQREigServer< TypeT > | The default server for the QR method of computing eigenvalues |
  RWHermRangeEigServer< TypeT > | The Hermitian eigenvalue server class, allowing the computation of only the eigenvalues in a given range and (optionally) their corresponding eigenvectors |
  RWHermRFQREigServer< TypeT > | The server for the root-free QR method of computing eigenvalues |
  RWHermSomeEigServer< TypeT > | The Hermitian eigenvalue server class, allowing the computation of a subset of the eigenvalues and (optionally) their corresponding eigenvectors |
 RWHermFact< TypeT > | Encapsulates factorizations of Hermitian matrices |
 RWHermMat< TypeT > | Encapsulates a Hermitian matrix |
 RWHessenbergDecomp< TypeT > | Encapsulates a Hessenberg decomposition as well as an optional balance transformation |
 RWHttpAgent | Provides a high-level interface for issuing common HTTP requests |
 RWHttpClientManager | Provides a high-level interface for issuing HTTP requests using a cache of connected RWHttpClient instances |
 RWHttpDate | Helper class to convert an RWDateTime instance to a date from a string and vice versa, conforming to the HTTP/1.1 specification |
 RWHttpEntityTag | Describes an HTTP entity tag |
 RWHttpHeaderBase | Abstract base class from which all HTTP header classes derive |
  RWHttpAuthorizationHeaderBase | Helper class that defines the header label and type for derived HTTP Authorization headers |
   RWHttpBasicAuthorizationHeader | Helper class that defines an Authorization header for Basic Access Authentication |
  RWHttpContentLengthHeader | Helper class that defines an HTTP Content-Length entity header |
  RWHttpContentTypeHeader | Helper class that defines an HTTP Content-Type header |
  RWHttpDateHeader | Helper class that defines an HTTP Date header |
   RWHttpIfDateRangeHeader | Helper class that defines an HTTP If-Range header with HTTP-date |
   RWHttpIfModifiedSinceHeader | Helper class that defines an HTTP If-Modified-Since header |
  RWHttpEntityTagHeaderBase | Helper class that defines the basic formatting and structure of headers that take an entity tag as an argument |
   RWHttpIfEntityTagRangeHeader | Helper class that defines the HTTP If-Range header with entity tag |
  RWHttpGenericHeader | Helper class that defines a generic HTTP header |
   RWHttpFromHeader | Helper class that defines an HTTP From header |
   RWHttpUserAgentHeader | Defines an HTTP User-Agent request header |
  RWHttpHostHeader | Helper class that defines an HTTP Host header |
  RWHttpRangeHeader | Helper class that defines an HTTP Range header |
 RWHttpHeaderList | Stores and organizes a collection of RWHttpHeaderBase objects |
 RWHttpRange | Helper class that describes a Byte Range for requesting a portion of a document |
 RWHttpRequest | Encapsulates an entire HTTP request including the request line, header list, and request body |
 RWHttpRequestBody | Encapsulates reading an HTTP message body |
  RWHttpRequestStreamBody | Encapsulates reading an HTTP message body from an std::istream |
  RWHttpRequestStringBody | Encapsulates reading an HTTP message body from an RWCString |
 RWHttpsSecurityManager | Sets various parameters for the HTTPS package |
 RWInet6Host | Encapsulates an Internet host IPv6 address and its names |
 RWInetHost | Encapsulates an Internet host IP address and its names |
 RWInetPort | Encapsulates an Internet port and its service names |
 RWInteger | Useful as a base class for classes that use integers as keys in dictionaries, and so forth |
  RWCollectableInt | Provides a polymorphically persistable RWInteger |
 RWInterval< T > | A class template for describing an interval of values |
 RWIterator | Contains virtual functions for positioning and resetting the iterator |
  RWBagIterator | Iterator for class RWBag, which allows sequential access to all the elements of RWBag |
  RWBinaryTreeIterator | Iterator for class RWBinaryTree |
  RWDlistCollectablesIterator | Traverses the linked-list from the first (head) to the last (tail) item |
  RWHashTableIterator | Allows sequential access to all the elements of RWHashTable |
   RWSetIterator | Iterator for class RWSet, allowing sequential access to all the elements of RWSet |
    RWHashDictionaryIterator | Allows sequential access to all the elements of RWHashDictionary |
  RWOrderedIterator | Traverses the collection from the first to the last item |
  RWSlistCollectablesIterator | Iterator for class RWSlistCollectables. Traverses the linked-list from the first to last item |
 RWLeastSqCh< TypeT > | Represents a factorization of a system of equations with no exact solution such that the Cholesky method of least squares can be used |
 RWLinearRegressionANOVA | Provides information on the variance of residual errors for a linear regression model |
 RWLinearRegressionFTest | Tests that the estimated parameters in a linear regression model are equal to a hypothesized vector of values |
 RWLinearRegressionParam | Models an estimated linear regression parameter using a T distribution |
 RWLinRegressFStatistic | Function object that takes the data and parameters associated with a linear regression model and returns the F statistic for that model |
 RWLocale | Defines an interface that formats the conversion of strings to and from dates and times |
  RWAnsiLocale | Implements the RWLocale interface, and encapsulates the C++ Standard Library locale |
  RWLocaleSnapshot | Creates an snapshot of a locale by querying the program's environment to determine the formatting conventions in effect at the moment of instantiation |
 RWLogisticFitAnalysis | Calculates a number of goodness of fit quantities for a given RWLogisticRegression instance |
 RWLogisticRegressionParam | Container class for logistic regression parameter estimates and their associated statistical quantities |
 RWLowerTriMat< TypeT > | Encapsulates lower triangular matrices, which are zero above the diagonal |
 RWMathArray< T > | A templatized arbitrary dimension array class |
 RWMathArray< To > | |
 RWMathArrayIteratorBase< T > | A base class for RWMathArray iterators |
  RWMathArrayConstIterator< T > | The random access iterator for the RWMathArray<T> collection class |
  RWMathArrayIterator< T > | The random access iterator for the RWMathArray<T> collection class |
 RWMathVecIteratorBase< T > | A base class for RWMathVec iterators |
  RWMathVecConstIterator< T > | The const random access iterator for the RWMathVec<T> collection class |
  RWMathVecIterator< T > | The random access iterator for the RWMathVec<T> collection class |
 RWMathVecPick< T > | Allows selected elements to be addressed in a vector, without creating a new view |
 RWMimeParameter | Represents a parameter within the content of a MIME header |
 RWMimeParameterList | Contains a bounds-checked vector of RWMimeParameter objects |
 RWMimeUtils | Provides utility functions commonly needed by MIME applications |
 RWModel | Implements the "Model" leg of a Model-View-Controller architecture |
 RWMoney< T > | Represents a specified amount of money in a specified currency |
 RWMoneyCalculator< T > | Performs algebraic operations when the money operands in an equation are not of the same currency |
 RWNetBuf | Network communication buffer class |
 RWNGRef< TypeT > | Handles the case of a reference to an element that may have to be negated |
 RWNumReplyLine | Encapsulates a single numerical protocol reply as defined by the FTP and SMTP protocols |
 RWPDBandFact< TypeT > | Encapsulates factorizations of positive definite symmetric matrices. See also RWPDFact<T>, and RWPDTriDiagFact<T> |
 RWPDFact< TypeT > | Encapsulates factorizations of positive definite symmetric matrices. See also RWPDBandFact<T> and RWPDTriDiagFact<T> |
 RWPDTriDiagFact< TypeT > | Encapsulates factorizations of positive definite symmetric matrices. See also RWPDFact<T> and RWPDBandFact<T> |
 RWPop3Agent | Enables basic POP3 mail access, with more details of the POP3 protocol than the RWPop3Client class, but less flexibility |
 RWPop3Client | Enables low-level access to the POP3 client-side protocol |
 RWPortal | An access point to a reliable byte stream communication channel |
  RWBufferedRecvPortal | Provides buffering of recv() calls only, possibly improving performance by limiting calls to the underlying RWPortal |
  RWBufferedSendPortal | Provides buffering of send() calls only, possibly improving performance by limiting calls to the underlying RWPortal |
  RWSecureSocketPortal | An access point of a reliable byte stream communication channel that utilizes the SSL/TLS protocols for information security |
  RWSocketPortal | Socket implementation of a portal |
  RWTimedPortal | Provides timed send() and recv() calls |
 RWPortalImp | Abstract base class from which to create specialized portal types |
 RWQRCalc< TypeT > | Computes the QR decomposition of a matrix using the LAPACK functions xgeqpf (with pivoting) or xgeqrf (no pivoting) |
 RWQRCalcP3< TypeT > | Computes the QR decomposition of a matrix using the LAPACK function xgeqp3 |
 RWQRDecomp< TypeT, QRCalc > | Used to construct and work with QR decompositions |
 RWQRDecompServer< TypeT, QRCalc > | Used to construct instances of the QR decomposition class, RWQRDecomp<T,QRCalc> |
 RWRandGenBasicMLC | Abstract base class for classes that generate random numbers uniformly distributed over the interval [0,1] |
  RWRandGenMCG31M1 | Generates random numbers uniformly distributed over the interval [0, 1] |
  RWRandGenMCG59 | Generates random numbers uniformly distributed over the interval [0, 1] |
 RWRandGenerator | Generates random numbers uniformly distributed over the interval [0, 1] |
 RWRandGenMRG32K3A | Generates random numbers uniformly distributed over the interval [0, 1] |
 RWRandGenMTwist | Generates random numbers uniformly distributed over the interval [0, 1] |
 RWRandGenR250 | Generates random numbers uniformly distributed over the interval [0, 1] |
 RWRandInterface | Abstract base class for RWTRand<Generator> |
  RWTRand< Generator > | Abstract base class from which the random number generator classes derive |
   RWTRandBinomial< Generator > | Used to generate random numbers from a binomial distribution |
   RWTRandExponential< Generator > | Used to generate random numbers from an exponential distribution |
   RWTRandGamma< Generator > | Used to generate random numbers from a gamma distribution |
   RWTRandNormal< Generator > | Used to generate random numbers from a normal distribution |
   RWTRandPoisson< Generator > | Used to generate random numbers from a Poisson distribution |
   RWTRandUniform< Generator > | Used to generate random numbers from a uniform distribution in an interval [a, b] |
 RWRegression< T, S > | Abstract base class that defines the interface for the regression classes |
 RWRegression< double, bool > | |
  RWLogisticRegression | Performs basic logistic regression on a matrix of predictor variables and a vector of observations |
 RWRegression< double, double > | |
  RWLinearRegression | Constructs a linear regression model from a matrix of predictor variable data and a vector of observation variable data |
 RWRegressionCalc< T, S > | Defines the interface for regression parameter calculation objects |
 RWRegressionCalc< double, bool > | |
  RWLogisticIterLSQ | Calculates model parameter estimates from logistic regression data using the iterative least squares method |
  RWLogisticLevenbergMarquardt | Calculates model parameter estimates from logistic regression data using the Levenberg-Marquardt method |
 RWRegressionCalc< double, double > | |
  RWLeastSqQRCalc | Calculates linear regression parameters using QR decomposition |
  RWLeastSqQRPvtCalc | Calculates linear regression parameters using QR decomposition with pivoting |
  RWLeastSqSVDCalc | Implements the calculation of linear regression parameters using singular value decomposition |
 RWRegressionDataChange< T, S > | Base class for data change objects when adding predictor variables or observations to a parameter calculation |
  RWAddObservations< T, S > | Holds information about adding observations to a parameter calculation |
  RWAddPredictors< T, S > | Holds information about the addition of predictor variables to a parameter calculation |
  RWRemoveObservations< T, S > | Holds information about removing observations from a parameter calculation |
  RWRemovePredictors< T, S > | Holds information about the removal of predictor variables from a parameter calculation |
 RWRegressionModelSelector< T, S, F > | The base class for the model selection classes for linear or logistic regression |
 RWRegressionModelSelector< double, bool, F > | |
  RWLogRegModelSelector< F > | For a logistic regression model, selects a subset of predictor variables that accounts for the variation in the regression model's observation variable |
 RWRegressionModelSelector< double, double, F > | |
  RWLinRegModelSelector< F > | Encapsulates four different model selection algorithms for linear regression: forward, backward, stepwise, and exhaustive |
 RWReply | Abstract base class for all protocol replies |
  RWNumReply | Encapsulates a numerical protocol reply typical of many common Internet protocols |
   RWFtpReply | The base class for all FTP protocol reply messages |
    RWFtpDataReply | Specialization class of RWFtpReply containing an RWSocketPortal for data that is to be read from or written to the underlying socket |
    RWFtpPwdReply | A specialization class of RWFtpReply that attempts to parse the FTP protocol reply for the current directory information |
   RWFtpsReply | The base class for all FTPS protocol reply messages |
    RWFtpsDataReply | Specialization class of RWFtpsReply containing an RWPortal for data read from or written to the underlying socket |
    RWFtpsPwdReply | Specialization class of RWFtpsReply for parsing the FTP protocol reply for the current directory information |
   RWHttpReply | Encapsulates HTTP headers and a protocol reply |
   RWSmtpReply | Base class for all SMTP protocol reply messages |
    RWSmtpDataReply | Encapsulates an RWSocketPortal that writes the body of a mail message |
  RWPop3Reply | Encapsulates a general POP3 protocol reply and is the base class for specific POP3 replies |
   RWPop3ConnReply | Used to parse the POP3 protocol reply for the timestamp passed back by a server implementation supporting enhanced security features |
   RWPop3DataReply | Encapsulates an RWSocketPortal that receives the data portion of a message |
   RWPop3StatReply | Used to parse additional reply data returned in response to the POP3 STAT command |
 RWROCJRef< TypeT > | Handles a reference to a datum that may be read-only, or may need to be conjugated |
 RWRORef< TypeT > | Handles the case of potentially read-only access to data |
 RWSchurDecomp< TypeT > | Encapsulates a Schur decomposition as well as an optional balance transformation |
 RWScopeGuardImp | Base class for derived RWScopeGuardImp classes |
  RWScopeGuard0GImp< Fun > | Derived RWScopeGuardImp for global or static member functions that take 0 parameters |
  RWScopeGuard0MImp< Obj, Fun > | Derived RWScopeGuardImp for member functions that take 0 parameters |
  RWScopeGuard1GImp< Fun, P1 > | Derived RWScopeGuardImp for global or static member functions that take 1 parameter |
  RWScopeGuard1MImp< Obj, Fun, P1 > | Derived RWScopeGuardImp for member functions that take 1 parameter |
  RWScopeGuard2GImp< Fun, P1, P2 > | Derived RWScopeGuardImp for global or static member functions that take 2 parameters |
  RWScopeGuard2MImp< Obj, Fun, P1, P2 > | Derived RWScopeGuardImp for member functions that take 2 parameters |
  RWScopeGuard3GImp< Fun, P1, P2, P3 > | Derived RWScopeGuardImp for global or static member functions that take 3 parameters |
  RWScopeGuard3MImp< Obj, Fun, P1, P2, P3 > | Derived RWScopeGuardImp for member functions that take 3 parameters |
  RWScopeGuard4GImp< Fun, P1, P2, P3, P4 > | Derived RWScopeGuardImp for global or static member functions that take 4 parameters |
  RWScopeGuard4MImp< Obj, Fun, P1, P2, P3, P4 > | Derived RWScopeGuardImp for member functions that take 4 parameters |
  RWScopeGuard5GImp< Fun, P1, P2, P3, P4, P5 > | Derived RWScopeGuardImp for global or static member functions that take 5 parameters |
  RWScopeGuard5MImp< Obj, Fun, P1, P2, P3, P4, P5 > | Derived RWScopeGuardImp for member functions that take 5 parameters |
 RWSecureSocket | Represents a TCP socket using the SSL/TLS protocols for secure communication |
 RWSecureSocketMethod | Encapsulates the various TLS/SSL protocol versions. An instance of this class is required to construct an RWSecureSocketContext object |
 RWSecureSocketPackageInit | Handles the initialization and cleanup of the underlying cryptographic library |
 RWSize_T | Encapsulates the simple type, size_t |
 RWSkewMat< TypeT > | Encapsulates skew symmetric matrices |
 RWSlice | Represents an index that can be used for subscripting vectors, matrices, and arrays |
  RWRange | Represents an index that can be used for subscripting vectors, matrices, and arrays |
  RWToEnd | Represents an index that can be used for subscripting vectors, matrices, and arrays from a given element to the end |
 RWSmtpAgent | Sends data to a server via the SMTP protocol |
 RWSmtpClient | Enables low-level access to the SMTP client-side protocol |
 RWSnappyCompressor | Compressor adapter that compresses and decompresses data using the Google Snappy compression library |
 RWSockAddrBase | Interface class that represents a socket address |
  RWInet6Addr | Encapsulates a complete IPv6 address |
  RWInetAddr | Encapsulates a complete Internet address that includes type information, a host, and a port |
  RWSockAddr | A proxy to a socket address |
 RWSockAddrFactoryBase | Abstract class that builds socket addresses |
  RWInet6AddrFactory | Used by RWSockAddrFactory to create instances of RWInet6Addr |
  RWInetAddrFactory | Used by RWSockAddrFactory to create instances of RWInetAddr |
  RWSockAddrFactory | Builds addresses of any registered type. Not intended for explicit use |
 RWSocket | Wrapper for the C concept of a socket |
  RWMulticastSocket | Extends RWSocket to provide support for multicast UDP sockets |
 RWSocketPortalBase | Base class for all classes that wish to use the WhoShouldClose enumeration |
  RWSecureSocketListener | Creates a secure socket listener, which waits on a user-defined socket address for incoming connections |
  RWSecureSocketPortal | An access point of a reliable byte stream communication channel that utilizes the SSL/TLS protocols for information security |
  RWSocketListener | Waits on a specified socket address for incoming connections |
  RWSocketPortal | Socket implementation of a portal |
 RWSockType | A type of socket communications channel |
  RWInet6Type | Constructs an RWSockType for an IPv6 address type |
  RWInetType | Constructs an RWSockType for an Internet address type |
 RWStandardCConstSubString | Alternate implementation of RWCConstSubString when RW_COPY_ON_WRITE_STRING is not defined |
 RWStandardCString | Alternate implementation of RWCString when RW_COPY_ON_WRITE_STRING is not defined |
 RWStandardCSubString | Alternate implementation of RWCSubString when RW_COPY_ON_WRITE_STRING is not defined |
 RWStandardWConstSubString | Alternate implementation of RWWConstSubString when RW_COPY_ON_WRITE_STRING is not defined |
 RWStandardWString | Alternate implementation of RWWString when RW_COPY_ON_WRITE_STRING is not defined |
 RWStandardWSubString | Alternate implementation of RWWSubString when RW_COPY_ON_WRITE_STRING is not defined |
 RWStreamCoupler | Provides an automated mechanism for connecting an input stream to an output stream |
 RWSVDCalc< TypeT > | Computes a singular value decomposition of a matrix based on the LAPACK routine xgesvd |
 RWSVDDivConqCalc< TypeT > | Computes a singular value decomposition of a matrix using divide-and-conquer |
 RWSVDecomp< TypeT, SVDCalc > | Used to construct and work with singular value decompositions |
  RWLeastSqSV< TypeT, SVDCalc > | Represents a factorization of a system of equations with no exact solution such that the singular value method of least squares can be used |
 RWSVServer< TypeT, SVDCalc > | Used to construct instances of the singular value decomposition class, RWSVDecomp<T> |
 RWSymBandMat< TypeT > | Encapsulates a symmetric band matrix |
 RWSymEigDecomp< T1 > | Encapsulates the eigenvalues and eigenvectors of a symmetric matrix |
 RWSymEigServer< TypeT > | Abstract base class for the symmetric eigenvalue server |
  RWSymPDQREigServer< TypeT > | Server for the positive definite QR method of computing eigenvalues |
  RWSymQREigServer< TypeT > | Default server for the QR method of computing eigenvalues |
  RWSymRangeEigServer< TypeT > | Server for symmetric eigenvalues that allows the computation of only the eigenvalues in a given range and (optionally) their corresponding eigenvectors |
  RWSymRFQREigServer< TypeT > | Server for the root-free QR method of computing eigenvalues |
  RWSymSomeEigServer< TypeT > | Server for symmetric eigenvalues that allows the computation of a subset of the eigenvalues and (optionally) their corresponding eigenvectors |
 RWSymFact< TypeT > | Encapsulates factorizations of symmetric matrices |
 RWSymMat< TypeT > | Represents a symmetric matrix |
 RWSynchObject | Base class for synchronization classes |
  RWCondition | A condition variable used to delay and reawaken a thread based on program state |
  RWCriticalSection | Provides mutual exclusion for a critical section of code in which only one thread should execute at a time |
  RWFIFOMutexLock | Guarantees that blocking threads acquire the mutex in the same order that they called the acquire() member function |
  RWMutexLock | Implements a mutex, or mutual exclusion lock |
  RWNullMutexLock | Efficient stand-in for a mutual exclusion lock when synchronization is either unnecessary or not important |
  RWReadersWriterLock | A synchronization lock that allows concurrent access to multiple readers, but limits access to a single writer |
  RWSemaphore | A synchronization object that maintains a non-negative counter |
  RWTRecursiveLock< T > | Supports recursive acquisition of a mutex |
 RWTAtomic< T, E > | Atomically manipulates an integral type |
 RWTAtomic< long > | |
 RWTAtomic< size_t > | |
 RWTAtomic< T * > | Atomically manipulates a pointer type |
 RWTAtomic< unsigned > | |
 RWTAtomic< unsigned char > | |
 RWTAtomic< unsigned long > | |
 RWTBitVec< N > | Parameterized bit vector of fixed length |
 RWTFunctor1< S1 > | Deprecated. A functor that is invoked with one argument, and whose invocation returns no value |
  RWTFunctorList1< A1 > | Deprecated. A sequence of functors whose invocation takes one argument |
 RWTFunctor1< Key > | |
  RWTFunctorMap1< Key > | Deprecated. A functor map that takes only one argument at invocation time and returns no value |
 RWTFunctor1Imp< S1 > | Deprecated. Abstract base class for the family of functor bodies that are invoked with one argument and return no value |
 RWTFunctor1Imp< Key > | |
 RWTFunctor2< S1, S2 > | Deprecated. A functor that is invoked with two arguments, and whose invocation returns no value |
  RWTFunctorList2< A1, A2 > | Deprecated. A sequence of functors whose invocation takes two arguments |
 RWTFunctor2< Key, S1 > | |
  RWTFunctorMap2< Key, S1 > | Deprecated. A functor map that takes two arguments at invocation time and returns no value |
 RWTFunctor2Imp< S1, S2 > | Deprecated. Abstract base class for the family of functor bodies that are invoked with two caller arguments and whose invocation returns no value |
 RWTFunctor2Imp< Key, S1 > | |
 RWTFunctor< R(As...)> | A generic function object |
 RWTFunctorR0< SR > | Deprecated. A functor that is invoked without any arguments and whose invocation returns a value |
 RWTFunctorR0Imp< SR > | Deprecated. Abstract base class for the family of functor bodies that take no caller arguments at invocation time and return a value |
 RWTFunctorR1< SR, S1 > | Deprecated. Represents the group of functors that are invoked with one argument, and whose invocation returns a value |
 RWTFunctorR1< SR, Key > | |
  RWTFunctorMapR1< SR, Key > | Deprecated. A functor map that takes only one argument at invocation time, and returns a value |
 RWTFunctorR1Imp< SR, S1 > | Deprecated. Abstract base class for the family of functor bodies that are invoked with one caller argument and return a value |
 RWTFunctorR1Imp< SR, Key > | |
 RWTFunctorR2< SR, S1, S2 > | Deprecated. Represents the group of functors that are invoked with two arguments, and whose invocation returns a value |
 RWTFunctorR2< SR, Key, S1 > | |
  RWTFunctorMapR2< SR, Key, S1 > | Deprecated. A functor map that takes two arguments at invocation time, and returns a value |
 RWTFunctorR2Imp< SR, S1, S2 > | Deprecated. Abstract base class for the family of functor bodies that are invoked with two arguments and return a value |
 RWTFunctorR2Imp< SR, Key, S1 > | |
 RWTGuardBase< T > | Base class for guard classes |
 RWTGuardBase< Resource > | |
  RWTLockGuardBase< T > | Base class for guard classes that acquire their resource upon creation and release it upon destruction |
  RWTLockGuardBase< Resource > | |
   RWTLockGuard< T > | A guard that acquires its resource upon creation and releases it upon destruction |
   RWTTryLockGuard< T > | Guard class that tries to acquire its resource upon creation and release it upon destruction |
  RWTUnlockGuard< T > | Guard class that releases its resource upon creation and acquires it upon destruction |
 RWTHash< T > | Hash function object |
 RWTHash< bool > | Function object for hashing a bool |
 RWTHash< char > | Function object for hashing a char |
 RWTHash< double > | Function object for hashing a double |
 RWTHash< float > | Function object for hashing a float |
 RWTHash< int > | Function object for hashing an int |
 RWTHash< long > | Function object for hashing a long |
 RWTHash< long double > | Function object for hashing a long double |
 RWTHash< long long > | Function object for hashing a long long |
 RWTHash< RWBasicUString > | Function object for hashing an RWBasicUString |
 RWTHash< RWBitVec > | Function object for hashing an RWBitVec |
 RWTHash< RWCollectableDateTime > | Function object for hashing an RWCollectableDateTime |
 RWTHash< RWCollectableInt > | Function object for hashing an RWCollectableInt |
 RWTHash< RWCollectableString > | Function object for hashing an RWCollectableString |
 RWTHash< RWCollectableWString > | Function object for hashing an RWCollectableWString |
 RWTHash< RWCopyOnWriteCString > | Function object for hashing an RWCopyOnWriteCString |
 RWTHash< RWCopyOnWriteWString > | Function object for hashing an RWCopyOnWriteWString |
 RWTHash< RWCString > | Function object for hashing an RWCString |
 RWTHash< RWDateTime > | Function object for hashing an RWDateTime |
 RWTHash< RWDecimalPortable > | Function object for hashing an RWDecimalPortable |
 RWTHash< RWStringID > | Function object for hashing an RWStringID |
 RWTHash< RWThreadId > | Function object for hashing an RWThreadId |
 RWTHash< RWWString > | Function object for hashing an RWWString |
 RWTHash< short > | Function object for hashing a short |
 RWTHash< signed char > | Function object for hashing a signed char |
 RWTHash< T * > | Function object for hashing a pointer type |
 RWTHash< unsigned char > | Function object for hashing an unsigned char |
 RWTHash< unsigned int > | Function object for hashing an unsigned int |
 RWTHash< unsigned long > | Function object for hashing an unsigned long |
 RWTHash< unsigned long long > | Function object for hashing an unsigned long long |
 RWTHash< unsigned short > | Function object for hashing an unsigned short |
 RWTHash< wchar_t > | Function object for hashing a wchar_t |
 RWThreadId | A wrapper for platform-specific thread IDs |
 RWTime | Deprecated. Represents a time, stored as the number of seconds since 00:00:00 January 1, 1901 GMT |
  RWCollectableTime | Deprecated. Inherits classes RWTime and RWCollectable |
 RWTimer | Measures two types of time, system and user time, both of which can be reported as cumulative if desired |
 RWTInputStreamBufferImp< InputStream, FilteredInputStreamImp > | Implements a buffer that can be used with any kind of input stream |
 RWTInputStreamLockImp< InputStream, FilteredInputStreamImp > | Implements a simple lock stream that can be used with any kind of input stream |
 RWTInsertProxy< T > | Proxy object for inserting objects with an instance name into object streams |
 RWTIsvDlist< TL > | Implements intrusive doubly-linked lists |
 RWTIsvDlist< RWTPtrDlink< TP > > | |
 RWTIsvDlist< RWTValDlink< T > > | |
 RWTIsvDlistIterator< TL > | Iterator for class RWTIsvDlist<T> |
 RWTIsvDlistIterator< RWTPtrDlink< TP > > | |
 RWTIsvDlistIterator< RWTValDlink< T > > | |
 RWTIsvSlist< TL > | Implements intrusive singly-linked lists |
 RWTIsvSlist< RWTPtrAssocLink< KP, VP > > | |
 RWTIsvSlist< RWTPtrSlink< TP > > | |
 RWTIsvSlist< RWTValAssocLink< int, RWSockAddrFactoryBase * > > | |
 RWTIsvSlist< RWTValAssocLink< K, V > > | |
 RWTIsvSlist< RWTValAssocLink< RWCString, RWSockAddrFactoryBase * > > | |
 RWTIsvSlist< RWTValSlink< T > > | |
 RWTIsvSlistIterator< TL > | Iterator for class RWTIsvSlist<T> |
 RWTIsvSlistIterator< RWTPtrAssocLink< KP, VP > > | |
 RWTIsvSlistIterator< RWTPtrSlink< TP > > | |
 RWTIsvSlistIterator< RWTValAssocLink< K, V > > | |
 RWTIsvSlistIterator< RWTValSlink< T > > | |
 RWTMonitor< T > | Supplies the mutual exclusion and guard mechanisms for synchronizing member functions |
 RWTMonitor< Mutex > | |
  RWTCountingBody< Mutex > | Base class for classes that must maintain a reference count |
   RWTCounter< Mutex > | Deprecated. Maintains a reference count |
 RWTMonitor< RWMutexLock > | |
  RWPCBufferBase | Base class for the family of classes that provide buffered producer-consumer synchronization semantics for exchanging data between cooperating threads |
   RWTPCPtrBufferBase< Type > | Base class that provides buffered producer-consumer synchronization semantics for exchanging pointer values between cooperating threads |
    RWTPCPtrQueue< Type > | First-in-first-out (FIFO) queue with producer-consumer synchronization semantics for exchanging pointer values between cooperating threads |
    RWTPCPtrStack< Type > | Last-in-first-out (LIFO) stack that provides producer-consumer synchronization semantics for exchanging pointer values between cooperating threads |
   RWTPCValBufferBase< Type > | Base class that provides buffered producer-consumer synchronization semantics for exchanging values between cooperating threads |
    RWTPCValQueue< Type > | First-in-first-out (FIFO) queue that provides producer-consumer synchronization semantics for exchanging values between cooperating threads |
    RWTPCValStack< Type > | Last-in-first-out (LIFO) stack that provides producer-consumer synchronization semantics for exchanging values between cooperating threads |
   RWTPCValBufferBase< Decorator > | |
    RWTPCValBufferBaseDecorated< Type, Decorator > | Base class that provides buffered producer-consumer synchronization semantics for exchanging decorated values between cooperating threads |
   RWTPCValBufferBase< GuardAndPriorityDecorator > | |
    RWTPCValBufferBaseDecorated< Type, GuardAndPriorityDecorator > | |
     RWTPCValBufferBaseGuarded< Type, GuardAndPriorityDecorator > | |
      RWTPCValBufferBaseGuardedPrioritized< Type, GuardAndPriorityDecorator > | Base class that provides buffered producer-consumer synchronization semantics for exchanging guarded and prioritized values between cooperating threads |
     RWTPCValBufferBasePrioritized< Type, GuardAndPriorityDecorator > | |
      RWTPCValBufferBaseGuardedPrioritized< Type, GuardAndPriorityDecorator > | Base class that provides buffered producer-consumer synchronization semantics for exchanging guarded and prioritized values between cooperating threads |
   RWTPCValBufferBase< GuardDecorator > | |
    RWTPCValBufferBaseDecorated< Type, GuardDecorator > | |
     RWTPCValBufferBaseGuarded< Type, GuardDecorator > | Base class that provides buffered producer-consumer synchronization semantics for exchanging guarded values between cooperating threads |
   RWTPCValBufferBase< PriorityDecorator > | |
    RWTPCValBufferBaseDecorated< Type, PriorityDecorator > | |
     RWTPCValBufferBasePrioritized< Type, PriorityDecorator > | Base class that provides producer-consumer synchronization semantics for exchanging prioritized values between cooperating threads |
   RWTPCValBufferBase< RWGuardedRunnable > | |
    RWTPCValQueue< RWGuardedRunnable > | |
   RWTPCValBufferBase< RWHttpRequest > | |
    RWTPCValQueue< RWHttpRequest > | |
   RWTPCValBufferBase< RWRunnableExecutionStatePair > | |
    RWTPCValQueue< RWRunnableExecutionStatePair > | |
   RWTPCValBufferBase< RWRunnableServer > | |
    RWTPCValQueue< RWRunnableServer > | |
   RWTPCValBufferBase< RWTFunctor< void()> > | |
    RWTPCValQueue< RWTFunctor< void()> > | |
   RWTPCValBufferBase< RWTGuardAndPriorityDecorator< RWRunnable > > | |
    RWTPCValBufferBaseDecorated< RWRunnable, RWTGuardAndPriorityDecorator< RWRunnable > > | |
     RWTPCValBufferBaseGuarded< RWRunnable, RWTGuardAndPriorityDecorator< RWRunnable > > | |
      RWTPCValBufferBaseGuardedPrioritized< RWRunnable, RWTGuardAndPriorityDecorator< RWRunnable > > | |
       RWTPCValQueueGuardedPrioritized< RWRunnable > | |
     RWTPCValBufferBasePrioritized< RWRunnable, RWTGuardAndPriorityDecorator< RWRunnable > > | |
      RWTPCValBufferBaseGuardedPrioritized< RWRunnable, RWTGuardAndPriorityDecorator< RWRunnable > > | |
   RWTPCValBufferBase< RWTGuardAndPriorityDecorator< Type > > | |
    RWTPCValBufferBaseDecorated< Type, RWTGuardAndPriorityDecorator< Type > > | |
     RWTPCValBufferBaseGuarded< Type, RWTGuardAndPriorityDecorator< Type > > | |
      RWTPCValBufferBaseGuardedPrioritized< Type, RWTGuardAndPriorityDecorator< Type > > | |
       RWTPCValQueueGuardedPrioritized< Type > | First-in-first-out (FIFO) queue that provides producer-consumer synchronization semantics for exchanging guarded and prioritized values between cooperating threads |
       RWTPCValStackGuardedPrioritized< Type > | Last-in-first-out (LIFO) stack that provides producer-consumer synchronization semantics for exchanging guarded and prioritized values between cooperating threads |
     RWTPCValBufferBasePrioritized< Type, RWTGuardAndPriorityDecorator< Type > > | |
      RWTPCValBufferBaseGuardedPrioritized< Type, RWTGuardAndPriorityDecorator< Type > > | |
   RWTPCValBufferBase< RWTGuardDecorator< Type > > | |
    RWTPCValBufferBaseDecorated< Type, RWTGuardDecorator< Type > > | |
     RWTPCValBufferBaseGuarded< Type, RWTGuardDecorator< Type > > | |
      RWTPCValQueueGuarded< Type > | First-in-first-out (FIFO) queue that provides producer-consumer synchronization semantics for exchanging guarded values between cooperating threads |
      RWTPCValStackGuarded< Type > | Last-in-first-out (LIFO) stack that provides producer-consumer synchronization semantics for exchanging guarded values between cooperating threads |
   RWTPCValBufferBase< RWTIOUResult< Redeemable > > | |
    RWTPCValQueue< RWTIOUResult< Redeemable > > | |
   RWTPCValBufferBase< RWTPriorityDecorator< Type > > | |
    RWTPCValBufferBaseDecorated< Type, RWTPriorityDecorator< Type > > | |
     RWTPCValBufferBasePrioritized< Type, RWTPriorityDecorator< Type > > | |
      RWTPCValQueuePrioritized< Type > | First-in-first-out (FIFO) queue that provides producer-consumer synchronization semantics for exchanging prioritized values between cooperating threads |
      RWTPCValStackPrioritized< Type > | Last-in-first-out (LIFO) stack that provides producer-consumer synchronization semantics for exchanging prioritized values between cooperating threads |
  RWTCountingBody< RWMutexLock > | |
   RWBodyBase | Base class for body classes |
    RWEscrowImpBase | A base class that breaks the circular dependency between RWTEscrowImp<Redeemable> and RWTIOUResult<Redeemable>, used when implementing new concrete RWTEscrowImp<Redeemable> classes |
     RWTEscrowImp< Redeemable > | Base class for all concrete IOU escrow implementations. Not intended for direct use |
      RWTThreadEscrowImp< Redeemable > | Multithread-safe implementation of RWTEscrowImp<Redeemable> |
    RWStreamImp | Abstract base class for all the stream implementation classes |
     RWInputStreamImp | Abstract base class for all the input stream implementation classes |
      RWByteInputStreamImp | Abstract base class for all binary input stream implementation classes |
       RWByteFromStreambufInputStreamImp | Concrete class that connects a binary stream to an iostreams narrow character buffer |
       RWFilteredByteInputStreamImp | Abstract base class for all the filtered binary input stream implementation classes |
        RWTInputStreamLockImp< RWByteInputStream, RWFilteredByteInputStreamImp > | |
         RWSynchronizedByteInputStreamImp | Implementation of a simple lock stream that is used with a binary input stream |
      RWCharInputStreamImp | Abstract base class for all narrow character input stream implementation classes |
       RWCharFromStreambufInputStreamImp | Concrete class connecting a narrow character stream to an iostreams narrow character buffer |
       RWFilteredCharInputStreamImp | Abstract base class for all the filtered narrow character input stream implementation classes |
        RWTInputStreamBufferImp< RWCharInputStream, RWFilteredCharInputStreamImp > | |
         RWBufferedCharInputStreamImp | Implements a buffer that can be used with narrow character input streams |
        RWTInputStreamLockImp< RWCharInputStream, RWFilteredCharInputStreamImp > | |
         RWSynchronizedCharInputStreamImp | Implementation of a simple lock stream that is used with a narrow character input stream |
      RWDataInputStreamImp | Abstract base class from which all data input stream implementation classes must derive |
       RWDataFromByteInputStreamImp | Abstract base class for all the data from binary conversion input stream implementation classes |
        RWNativeDataFromByteInputStreamImp | Reads data in native format from a binary stream |
       RWDataFromCharInputStreamImp | Abstract base class from which all input stream implementation classes that convert from data to narrow characters must derive |
        RWIstreamDataFromCharInputStreamImp | Reads data in US-ASCII format from a narrow character stream |
       RWDataFromVirtualInputStreamImp | Adapter class that allows virtual input stream class RWvistream to be used where data input stream class RWDataInputStream is required |
       RWFilteredDataInputStreamImp | Abstract base class for all the filtered data input stream implementation classes |
        RWObjectInputStreamImp | Base class for all object input stream implementations |
         RWCompactObjectInputStreamImp | Reads objects encoded in a compact format from the supplied RWDataInputStream |
         RWEnhancedXmlObjectInputStreamImp | Reads objects encoded in XML from the supplied RWDataInputStream |
         RWXmlObjectInputStreamImp | Reads and restores objects encoded in XML from the supplied RWDataInputStream |
          RWTParsedTransformObjectInputStreamImp< Transform > | Constructs an XML input stream that applies a generic transformation to the XML document before reading it from the source |
          RWTTransformObjectInputStreamImp< Transform > | Constructs an XML input stream that applies a generic transformation to the XML document before reading it from the source |
        RWSynchronizedDataInputStreamImp | Implementation of a simple lock stream that is used with a data input stream |
      RWUCharInputStreamImp | Abstract base class for all the Unicode character input stream implementation classes |
       RWFilteredUCharInputStreamImp | Abstract base class for all the filtered UTF-16 character input stream implementation classes |
        RWTInputStreamLockImp< RWUCharInputStream, RWFilteredUCharInputStreamImp > | |
         RWSynchronizedUCharInputStreamImp | Implementation of a simple lock stream that can be used with a UTF-16 character input stream |
       RWUCharFromByteInputStreamImp | Concrete class connecting a UTF-16 character stream to an input binary stream |
       RWUCharFromUTF8ByteInputStreamImp | Concrete class connecting a UTF-16 character stream to a UTF-8 binary stream |
      RWWCharInputStreamImp | Abstract base class for all the wide character input stream implementation classes |
       RWFilteredWCharInputStreamImp | Abstract base class for all the filtered wide character input stream implementation classes |
        RWTInputStreamLockImp< RWWCharInputStream, RWFilteredWCharInputStreamImp > | |
         RWSynchronizedWCharInputStreamImp | Implementation of a simple lock stream that can be used with a wide character input stream |
       RWWCharFromWStreambufInputStreamImp | Concrete class connecting a wide character stream to an iostreams wide character buffer |
     RWOutputStreamImp | Abstract base class for all the output stream implementation classes |
      RWByteOutputStreamImp | Abstract base class for all binary output stream implementation classes |
       RWByteArrayOutputStreamImp | Abstract base class for binary output streams, allowing retrieval of inserted data as a byte array |
        RWChainedByteArrayOutputStreamImp | Concrete class implementing the byte array output stream interface |
       RWByteToStreambufOutputStreamImp | Concrete class connecting a binary stream to an iostreams narrow character buffer |
       RWFilteredByteOutputStreamImp | Abstract base class for all the filtered binary output stream implementation classes |
      RWCharOutputStreamImp | Abstract base class for all narrow character output stream implementation classes |
       RWCharArrayOutputStreamImp | Abstract base class for narrow character output streams that allow retrieval of their inserted data as a character array |
        RWChainedCharArrayOutputStreamImp | Concrete class implementing the narrow character array output stream interface |
       RWCharToStreambufOutputStreamImp | Concrete class connecting a narrow character stream to an iostreams narrow character buffer |
       RWFilteredCharOutputStreamImp | Abstract base class for all the filtered narrow character output stream implementation classes |
      RWDataOutputStreamImp | Abstract base class from which all data output stream implementation classes must derive |
       RWDataToByteOutputStreamImp | Abstract base class from which all output stream implementation classes that convert from data to binary must derive |
        RWNativeDataToByteOutputStreamImp | Writes data in native format to a binary stream |
       RWDataToCharOutputStreamImp | Abstract base class from which all output stream implementation classes that convert from data to narrow characters must derive |
        RWOstreamDataToCharOutputStreamImp | Writes data in US-ASCII format to a narrow character stream |
       RWDataToVirtualOutputStreamImp | Adapter class that allows virtual output stream class RWvostream to be used where data output stream class RWDataOutputStream is required |
       RWFilteredDataOutputStreamImp | Abstract base class for all the filtered data output stream implementation classes |
        RWObjectOutputStreamImp | Base class for all object output stream implementations |
         RWCompactObjectOutputStreamImp | Writes objects in a compact format to the supplied RWDataOutputStream |
         RWEnhancedXmlObjectOutputStreamImp | Writes objects as XML into the supplied RWDataOutputStream |
         RWXmlObjectOutputStreamImp | Serializes one or more objects as an XML-formatted data stream and passes the stream to a supplied RWDataOutputStream |
          RWTParsedTransformObjectOutputStreamImp< Transform > | Constructs an XML stream that includes a generic transformation of the XML document before writing it out to the sink |
          RWTTransformObjectOutputStreamImp< Transform > | Constructs an XML stream that applies a generic transformation to the XML document before writing it out to the sink |
        RWSynchronizedDataOutputStreamImp | Implementation of a simple lock stream that can be used with a data output stream |
      RWUCharOutputStreamImp | Abstract base class for the Unicode output stream implementation classes |
       RWFilteredUCharOutputStreamImp | Abstract base class for all the filtered UTF-16 output stream implementation classes |
       RWUCharArrayOutputStreamImp | Abstract base class for Unicode character output streams that support an extended interface |
        RWChainedUCharArrayOutputStreamImp | Concrete class implementing the UTF-16 character array output stream interface |
       RWUCharToByteOutputStreamImp | Concrete class connecting a UTF-16 character stream to an output binary stream |
       RWUCharToUTF8ByteOutputStreamImp | Concrete class connecting a UTF-16 character stream to a UTF-8 output binary stream |
      RWWCharOutputStreamImp | Abstract base class for all the wide character output stream implementation classes |
       RWFilteredWCharOutputStreamImp | Abstract base class for all the filtered wide character output stream implementation classes |
       RWWCharArrayOutputStreamImp | Abstract base class for wide character output streams that support an extended interface, allowing retrieval of inserted data as a wide character array |
        RWChainedWCharArrayOutputStreamImp | Concrete class implementing the wide character array output stream interface |
       RWWCharToWStreambufOutputStreamImp | Concrete class connecting a wide character stream to an iostreams wide character buffer |
  RWTThreadLocal< Type > | Provides thread-local storage with simple by-value semantics |
 RWToUTF8Converter | Converts UTF-16 values to UTF-8 |
 RWTOutputStreamBufferImp< OutputStream, FilteredOutputStreamImp > | Implements a buffer that can be used with any kind of output stream |
 RWTOutputStreamLockImp< OutputStream, FilteredOutputStreamImp > | Implements a simple lock stream that can be used with any kind of output stream |
 RWTParsedTransformInputStreamImp< InputStream, FilteredInputStreamImp, Transform, Traits > | Implements a buffer that can be used with any kind of input stream |
 RWTParsedTransformOutputStreamImp< OutputStream, FilteredOutputStreamImp, Transform, Traits > | Implements a buffer that can be used with any kind of output stream |
 RWTPointer< Body > | Base class for smart-pointer classes |
  RWTCountedPointer< Body > | A smart pointer handle to a reference-counting body |
  RWTCountingPointer< Body, Counter > | Defines a reference-counted pointer that provides reference counting semantics for types that do not directly support reference counting |
  RWTOnlyPointer< Body > | Simplifies the use of pointers that refer to objects on the heap, automatically destroying the object when the pointer object is itself destroyed |
 RWTPointer< CallbackManager > | |
  RWTOnlyPointer< CallbackManager > | |
 RWTPointer< RWBodyBase > | |
  RWTCountedPointer< RWBodyBase > | |
 RWTPointer< RWHttpClientManager > | |
  RWTCountingPointer< RWHttpClientManager, RWAtomicCounter > | |
 RWTPointer< RWHttpRequestBody > | |
  RWTCountingPointer< RWHttpRequestBody, RWAtomicCounter > | |
 RWTPointer< RWTFactory0< Result, Key > > | |
  RWTCountingPointer< RWTFactory0< Result, Key >, RWAtomicCounter > | |
 RWTPointer< RWTFactory1< Result, Key, Arg1 > > | |
  RWTCountingPointer< RWTFactory1< Result, Key, Arg1 >, RWAtomicCounter > | |
 RWTPointer< RWTFactory2< Result, Key, Arg1, Arg2 > > | |
  RWTCountingPointer< RWTFactory2< Result, Key, Arg1, Arg2 >, RWAtomicCounter > | |
 RWTPointer< RWTHRxmsg > | |
  RWTOnlyPointer< RWTHRxmsg > | |
 RWTPointer< T > | |
  RWTCountingPointer< T, RWAtomicCounter > | |
 RWTPortalStreambuf< charT, traits > | Streambuf that uses an RWPortal as its source and sink of bytes |
 RWTPtrDeque< T, A > | A pointer-based collection of values, implemented as a double-ended queue, or deque |
 RWTPtrDlist< T, A > | A pointer-based collection of values, implemented as a doubly-linked list |
 RWTPtrDlist< RWDBAdapter > | |
 RWTPtrDlist< RWDBCallbackBuffer > | |
 RWTPtrDlist< RWDBConnectionImp > | |
 RWTPtrDlist< RWDBDB2CLILibHandleImp > | |
 RWTPtrDlist< RWDBMsSqlLibHandleImp > | |
 RWTPtrDlist< RWDBMySqlLibHandleImp > | |
 RWTPtrDlist< RWDBODBCLibHandleImp > | |
 RWTPtrDlistConstIterator< T, A > | Deprecated. Provides a const iterator for RWTPtrDlist |
 RWTPtrDlistIterator< T, A > | Deprecated. Provides an iterator for RWTPtrDlist |
 RWTPtrHashMap< K, T, H, EQ, A > | A hash-based associative container of pointer types |
 RWTPtrHashMap< RWCString, RWCString > | |
 RWTPtrHashMapConstIterator< K, T, H, EQ, A > | Deprecated. Provides a const iterator for RWTPtrHashMap |
 RWTPtrHashMapIterator< K, T, H, EQ, A > | Deprecated. Provides an iterator for RWTPtrHashMap |
 RWTPtrHashMultiMap< K, T, H, EQ, A > | A hash-based associative container of pointer types, which allows duplicate keys |
 RWTPtrHashMultiMapConstIterator< K, T, H, EQ, A > | Deprecated. Provides a const iterator for RWTPtrHashMultiMap |
 RWTPtrHashMultiMapIterator< K, T, H, EQ, A > | Deprecated. Provides an iterator for RWTPtrHashMultiMap |
 RWTPtrHashMultiSet< T, H, EQ, A > | A pointer-based collection of values stored according to a hash object, which allows duplicate values |
 RWTPtrHashMultiSetConstIterator< T, H, EQ, A > | Deprecated. Provides a const iterator for RWTPtrHashMultiSet |
 RWTPtrHashMultiSetIterator< T, H, EQ, A > | Deprecated. Provides an iterator for RWTPtrHashMultiSet |
 RWTPtrHashSet< T, H, EQ, A > | A hash-based container for pointer types |
 RWTPtrHashSetConstIterator< T, H, EQ, A > | Deprecated. Provides a const iterator for RWTPtrHashSet |
 RWTPtrHashSetIterator< T, H, EQ, A > | Deprecated. Provides an iterator for RWTPtrHashSet |
 RWTPtrMap< K, T, C, A > | A pointer-based collection of associations ordered according to a comparison object |
 RWTPtrMapConstIterator< K, T, C, A > | Deprecated. Provides a const iterator for RWTPtrMap |
 RWTPtrMapIterator< K, T, C, A > | Deprecated. Provides an iterator for RWTPtrMap |
 RWTPtrMultiMap< K, T, C, A > | A pointer-based collection of associations ordered according to a comparison object, and allowing duplicate keys |
 RWTPtrMultiMapConstIterator< K, T, C, A > | Deprecated. Provides a const iterator for RWTPtrMultiMap |
 RWTPtrMultiMapIterator< K, T, C, A > | Deprecated. Provides an iterator for RWTPtrMultiMap |
 RWTPtrMultiSet< T, C, A > | A pointer-based collection of values ordered according to a comparison object, and allowing duplicate values |
 RWTPtrMultiSetConstIterator< T, C, A > | Deprecated. Provides a const iterator for RWTPtrMultiSet |
 RWTPtrMultiSetIterator< T, C, A > | Deprecated. Provides an iterator for RWTPtrMultiSet |
 RWTPtrOrderedVector< T, A > | A pointer-based collection of values implemented as an ordered vector |
 RWTPtrOrderedVector< OCIStmt > | |
 RWTPtrSet< T, C, A > | A pointer-based collection of values ordered according to a comparison object |
 RWTPtrSetConstIterator< T, C, A > | Deprecated. Provides a const iterator for RWTPtrSet |
 RWTPtrSetIterator< T, C, A > | Deprecated. Provides an iterator for RWTPtrSet |
 RWTPtrSlist< T, A > | A pointer-based collection of values implemented as a singly-linked list |
 RWTPtrSlist< Item > | |
 RWTPtrSlist< RWNumReplyLine > | |
 RWTPtrSlist< RWProductInfo > | |
 RWTPtrSlist< RWTreeNode > | |
 RWTPtrSlist< Type > | |
 RWTPtrSlistConstIterator< T, A > | Deprecated. Provides a const iterator for RWTPtrSlist |
 RWTPtrSlistIterator< T, A > | Deprecated. Provides an iterator for RWTPtrSlist |
 RWTPtrSortedDlist< T, C, A > | A sorted pointer-based collection of values implemented as a doubly-linked list |
 RWTPtrSortedDlistConstIterator< T, C, A > | Deprecated. Provides a const iterator for RWTPtrSortedDlist |
 RWTPtrSortedDlistIterator< T, C, A > | Deprecated. Provides an iterator for RWTPtrSortedDlist |
 RWTPtrSortedVector< T, C, A > | A pointer-based collection of values sorted according to a comparison object and implemented as a vector |
 RWTPtrVector< T > | A pointer-based collection of values implemented as a vector |
 RWTPtrVector< RWClassicTPtrSlist< T > > | |
 RWTPtrVector< RWClassicTPtrSlist< TP > > | |
 RWTPtrVector< RWClassicTValSlist< T > > | |
 RWTPtrVector< RWCollectable > | |
 RWTPtrVector< RWTPtrSlistDictionary< KP, VP > > | |
 RWTPtrVector< RWTValSlistDictionary< K, V > > | |
 RWTPtrVector< TP > | |
 RWTQueue< T, C > | A queue of templatized objects that supports user-specified containers |
 RWTraceEventClient | A handle class for trace event client implementations |
  RWTraceEventFilter | A handle class for trace event filter implementations |
   RWTraceMultiClientFilter | A handle class for a trace event filter that accepts multiple clients |
   RWTraceSingleClientFilter | A handle class for a trace event filter that accepts only one client |
    RWTraceLevelFilter | A handle class for a single-client filter that lets events only of the supplied severity level or higher to pass through |
     RWTraceManager | The handle to a singleton trace event manager implementation |
  RWTraceOstreamClient | A handle class for a trace event client that sends all events to an std::ostream |
 RWTraceEventClientImp | A body class for trace event client implementations |
  RWTraceEventFilterImp | A body class for trace event filter implementations |
   RWTraceMultiClientFilterImp | A body class for trace event filters that accept multiple clients |
   RWTraceSingleClientFilterImp | A body class for a trace level filter that accepts only one client |
    RWTraceLevelFilterImp | A body class for trace level filter implementations |
  RWTraceOstreamClientImp | A body class for clients that send all trace events to an std::ostream |
 RWTReadGuardBase< T > | Base class for guard classes that support read access to a given section of code |
 RWTReadGuardBase< Resource > | |
  RWTReadLockGuardBase< T > | Base class for guard classes that acquire read access to a resource upon creation and release it upon destruction |
  RWTReadLockGuardBase< Resource > | |
   RWTReadLockGuard< T > | A guard class that acquires read access to its resource upon creation and releases it upon destruction |
   RWTTryReadLockGuard< T > | Guard class that tries to acquire read access on its resource upon creation and release it upon destruction |
  RWTReadUnlockGuard< T > | A guard class that releases its resource upon creation and acquires read access to its resource upon destruction |
 RWTReferenceWrapper< T > | Stores a reference to an object |
 RWTRegex< E > | Supports regular expression matching based on the POSIX.2 standard and supports both narrow and wide characters |
 RWTRegexMatchIterator< T > | Iterates over matches found using RWTRegex<T> |
 RWTRegexResult< E > | Encapsulates the results from a search using RWTRegex<T> |
 RWTRegexTraits< T > | Defines static, inline methods for returning specific regular expression character values |
 RWTRegexTraits< E > | |
 RWTRegexTraits< RWUChar16T > | |
 RWTRegexTraits< RWUChar16W > | |
 RWTRegularExpression< charT > | Deprecated. Provides extended regular expression matching similar to that found in lex and awk |
 RWTResultOf< T > | Determines the return type of T |
 RWTriDiagDecomp< TypeT > | Encapsulates the tridiagonal decomposition of a symmetric matrix |
  RWBandTriDiagDecomp< TypeT > | Encapsulates a symmetric tridiagonal decomposition of a symmetric banded matrix |
  RWDenseTriDiagDecomp< TypeT > | Encapsulates the symmetric tridiagonal decomposition of a dense symmetric matrix |
 RWTriDiagFact< TypeT > | Encapsulates factorizations of tridiagonal matrices |
 RWTriDiagMat< TypeT > | Encapsulates tridiagonal matrices |
 RWTSingleton< T > | Ensures that a class has only one instance and provides a global point of access to it |
 RWTSingleton< RWTFactory0< Result, Key > > | |
 RWTSingleton< RWTFactory1< Result, Key, Arg1 > > | |
 RWTSingleton< RWTFactory2< Result, Key, Arg1, Arg2 > > | |
 RWTSocketAttribute< Socket > | Represents a set of attributes on a socket |
 RWTStack< T, C > | Maintains a stack of values |
 RWTStack< RWTreeNode *, RWTPtrSlist< RWTreeNode > > | |
 RWTStreambufFromByteCharInputStream< InputStream > | Adaptor class to adapt the iostreams std::streambuf interface to the Rogue Wave binary and narrow character Input Stream interfaces |
 RWTStreambufToByteCharOutputStream< OutputStream > | Adaptor class to adapt the iostreams std::streambuf interface to the Rogue Wave binary and narrow character Output Stream interfaces |
 RWTStreamGuardImp< StreamHandle, FilteredStreamImp > | A simple guard stream that can be used with any kind of input/output stream |
 RWTTransformInputStreamImp< InputStream, FilteredInputStreamImp, Transform > | Implements a buffered char or byte input character stream that includes a transformation |
 RWTTransformOutputStreamImp< OutputStream, FilteredOutputStreamImp, Transform > | Implements a buffered char or byte output stream that includes a transformation |
 RWTValDeque< T, A > | Collection of values implemented as a double-ended queue, or deque |
 RWTValDlist< T, A > | Maintains a collection of values implemented as a doubly-linked list |
 RWTValDlist< RWDBAbstractBuffer * > | |
 RWTValDlistConstIterator< T, A > | Deprecated. Provides a const iterator for RWTValDlist |
 RWTValDlistIterator< T, A > | Deprecated. Provides an iterator for RWTValDlist |
 RWTValHashMap< K, T, H, EQ, A > | Maintains a collection of keys, each with an associated item stored according to a hash object |
 RWTValHashMap< Key, List, RWTHasher< Key > > | |
 RWTValHashMap< Key, RWFunctor0, RWTHasher< Key > > | |
 RWTValHashMap< Key, RWTFunctor1< S1 >, RWTHasher< Key > > | |
 RWTValHashMap< Key, RWTFunctorR0< SR >, RWTHasher< Key > > | |
 RWTValHashMap< Key, RWTFunctorR1< SR, S1 >, RWTHasher< Key > > | |
 RWTValHashMap< RWCString, List, RWTHasher< RWCString > > | |
 RWTValHashMap< RWCString, RWCurrency > | |
 RWTValHashMap< RWCString, RWDBStoredProcEntry > | |
 RWTValHashMap< RWCString, RWDBTableEntry > | |
 RWTValHashMap< RWCString, RWExchangeRate > | |
 RWTValHashMap< RWCString, RWStreamType > | |
 RWTValHashMap< RWCString, RWTFunctor< RWHttpClient()> > | |
 RWTValHashMap< RWCString, RWTFunctor< RWMimeHeader()> > | |
 RWTValHashMap< RWThreadId, RWThreadImp * > | |
 RWTValHashMapConstIterator< K, T, H, EQ, A > | Deprecated. Provides a const iterator for RWTValHashMap |
 RWTValHashMapIterator< K, T, H, EQ, A > | Deprecated. Provides an iterator for RWTValHashMap |
 RWTValHashMultiMap< K, T, H, EQ, A > | Maintains a collection of keys, each with an associated item stored according to a hash object |
 RWTValHashMultiMapConstIterator< K, T, H, EQ, A > | Deprecated. Provides a const iterator for RWTValHashMultiMap |
 RWTValHashMultiMapIterator< K, T, H, EQ, A > | Deprecated. Provides an iterator for RWTValHashMultiMap |
 RWTValHashMultiSet< T, H, EQ, A > | Maintains a collection of values stored according to a hash object, and with multiple equivalent values allowed |
 RWTValHashMultiSetConstIterator< T, H, EQ, A > | Deprecated. Provides a const iterator for RWTValHashMultiSet |
 RWTValHashMultiSetIterator< T, H, EQ, A > | Deprecated. Provides an iterator for RWTValHashMultiSet |
 RWTValHashSet< T, H, EQ, A > | Maintains a collection of values stored according to a hash object |
 RWTValHashSetConstIterator< T, H, EQ, A > | Deprecated. Provides a const iterator for RWTValHashSet |
 RWTValHashSetIterator< T, H, EQ, A > | Deprecated. Provides an iterator for RWTValHashSet |
 RWTValMap< K, T, C, A > | Maintains a collection of keys, each with an associated item and ordered according to a comparison object |
 RWTValMapConstIterator< K, T, C, A > | Deprecated. Provides a const iterator for RWTValMap |
 RWTValMapIterator< K, T, C, A > | Deprecated. Provides an iterator for RWTValMap |
 RWTValMultiMap< K, T, C, A > | Maintains a collection of keys, each with an associated item and ordered according to a comparison object |
 RWTValMultiMapConstIterator< K, T, C, A > | Deprecated. Provides a const iterator for RWTValMultiMap |
 RWTValMultiMapIterator< K, T, C, A > | Deprecated. Provides an iterator for RWTValMultiMap |
 RWTValMultiSet< T, C, A > | Maintains a collection of values ordered according to a comparison object |
 RWTValMultiSetConstIterator< T, C, A > | Deprecated. Provides a const iterator for RWTValMultiSet |
 RWTValMultiSetIterator< T, C, A > | Deprecated. Provides an iterator for RWTValMultiSet |
 RWTValOrderedVector< T, A > | Maintains a collection of values implemented as a vector |
 RWTValOrderedVector< bool, A > | Maintains a collection of boolean values implemented as a vector |
 RWTValOrderedVector< RWCString > | |
 RWTValOrderedVector< RWHttpGenericHeader > | |
 RWTValOrderedVector< RWMimeParameter > | |
 RWTValOrderedVector< RWTraceEventClientImp * > | |
 RWTValOrderedVector< size_t > | |
 RWTValSet< T, C, A > | Maintains a collection of values ordered according to a comparison object |
 RWTValSetConstIterator< T, C, A > | Deprecated. Provides a const iterator for RWTValSet |
 RWTValSetIterator< T, C, A > | Deprecated. Provides an iterator for RWTValSet |
 RWTValSlist< T, A > | Maintains a collection of values implemented as a singly-linked list |
 RWTValSlist< Callback > | |
 RWTValSlist< Decorator > | |
 RWTValSlist< GuardAndPriorityDecorator > | |
 RWTValSlist< GuardDecorator > | |
 RWTValSlist< MaskedSemaphore * > | |
 RWTValSlist< ParameterPair > | |
 RWTValSlist< PriorityDecorator > | |
 RWTValSlist< RWCallbackElem0 > | |
 RWTValSlist< RWCString > | |
 RWTValSlist< RWDBStatus > | |
 RWTValSlist< RWExchangeGroup< T > > | |
 RWTValSlist< RWGuardedRunnable > | |
 RWTValSlist< RWHttpRange > | |
 RWTValSlist< RWHttpRequest > | |
 RWTValSlist< RWMimeHeader > | |
 RWTValSlist< RWMimePart > | |
 RWTValSlist< RWNameValuePair > | |
 RWTValSlist< RWRunnableExecutionStatePair > | |
 RWTValSlist< RWRunnableServer > | |
 RWTValSlist< RWTCallbackElem1< S1 > > | |
 RWTValSlist< RWTCallbackElem2< S1, S2 > > | |
 RWTValSlist< RWTFunctor< void()> > | |
 RWTValSlist< RWTGuardAndPriorityDecorator< RWRunnable > > | |
 RWTValSlist< RWTGuardAndPriorityDecorator< Type > > | |
 RWTValSlist< RWTGuardDecorator< Type > > | |
 RWTValSlist< RWThread > | |
 RWTValSlist< RWTIOUResult< Redeemable > > | |
 RWTValSlist< RWTIOUResultCallback > | |
 RWTValSlist< RWTMaskedCallbackElem2< S1, S2 > > | |
 RWTValSlist< RWTPriorityDecorator< Type > > | |
 RWTValSlist< RWTraceEvent > | |
 RWTValSlist< std::pair< Callback, CallbackChange > > | |
 RWTValSlist< Type > | |
 RWTValSlistConstIterator< T, A > | Deprecated. Provides a const iterator for RWTValSlist |
 RWTValSlistIterator< T, A > | Deprecated. Provides an iterator for RWTValSlist |
 RWTValSortedDlist< T, C, A > | Maintains a sorted collection of values implemented as a doubly-linked list |
 RWTValSortedDlistConstIterator< T, C, A > | Deprecated. Provides a const iterator for RWTValSortedDlist |
 RWTValSortedDlistIterator< T, C, A > | Deprecated. Provides an iterator for RWTValSortedDlist |
 RWTValSortedVector< T, C, A > | Maintains a sorted collection of values implemented as a vector |
 RWTValSortedVector< bool, C, A > | Maintains a sorted collection of boolean values implemented as a vector |
 RWTValVector< T > | A value-based collection of values implemented as a vector |
 RWTValVector< char > | |
 RWTValVector< RWCString > | |
 RWTValVector< struct in6_addr > | |
 RWTValVector< unsigned long > | |
 RWTValVirtualArray< T > | Deprecated. A virtual array of templatized objects |
 RWTWriteGuardBase< T > | A base class for guard classes that support write access to a given section of code |
 RWTWriteGuardBase< Resource > | |
  RWTWriteLockGuardBase< T > | A base class for guard classes that acquire write access to a resource upon creation and release it upon destruction |
  RWTWriteLockGuardBase< Resource > | |
   RWTTryWriteLockGuard< T > | Guard class that tries to acquire write access on its resource upon creation and release it upon destruction |
   RWTWriteLockGuard< T > | A guard class that acquires write access to its resource upon creation and releases it upon destruction |
  RWTWriteUnlockGuard< T > | A guard class that releases its resource upon creation and acquires read access to its resource upon destruction |
 RWTXmlTraits< char > | Provides character and string values required by the RWTParsedXXX transformation classes |
 RWUAvailableEncodingList | Constructs iterators that provide access to the current list of encoding names |
 RWUAvailableEncodingListIterator | Provides a C++ Standard Library random-access iterator for class RWUAvailableEncodingList |
 RWUAvailableLocaleList | Constructs iterators that provide access to the current list of locale names |
 RWUAvailableLocaleListIterator | Provides a C++ Standard Library random-access iterator for class RWUAvailableLocaleList |
 RWUBreakSearch | Finds the locations of breaks, or potential breaks, in text for a specified locale |
 RWUCharTraits | Provides methods for querying the properties of Unicode characters |
 RWUCollationKey | Stores preprocessed comparison information for a Unicode string to speed repeated string comparisons |
 RWUCollator | Performs locale-sensitive string comparison for use in searching and sorting natural language text |
 RWUConstStringIterator | Provides read-only access to the code points encoded by the code units within an RWBasicUString |
 RWUConstSubString | Provides read-only access to a range of code units within a referenced RWUString |
 RWUConverterBase | Base class that converts to and from Unicode |
  RWUFromUnicodeConverter | Converts text from UTF-16 to various byte-oriented standard character encoding schemes |
  RWUToUnicodeConverter | Provides unidirectional text conversion from strings in various encodings to UTF-16-encoded RWUString instances |
 RWUEncodingAliasList | Constructs iterators to access the list of encoding aliases associated with a given encoding |
 RWUEncodingAliasListIterator | A Standard C++ Library random-access iterator for class RWUEncodingAliasList |
 RWUEncodingNameStandardList | Constructs iterators for accessing the list of encoding name standards (such as MIME or IANA) used by the Internationalization Module |
 RWUEncodingNameStandardListIterator | A Standard C++ Library random access iterator for class RWUEncodingNameStandardList |
 RWUFromUnicodeConversionContext | Specifies the character encoding scheme to use for default conversions from UTF-16 strings into another encoding |
  RWUConversionContext | Specifies the default character encoding scheme for conversions between narrow character strings and UTF-16 strings |
 RWUFromUnicodeConverter::ErrorResponseState | Stores the current error response state of an RWUFromUnicodeConverter converter |
 RWUInit | Initializes and cleans up ICU resources |
 RWUIsoCountryList | Constructs iterators to access the static list of ISO 3166 country codes recognized by the Internationalization Module |
 RWUIsoLanguageList | Constructs iterators to access the static list of ISO 639 language codes recognized by the Internationalization Module |
 RWULocale | Defines a specific language, country, and variant |
 RWUNormalizer | Converts a string into a particular normalized Unicode form, and detects whether a string is already in a particular form |
 RWUpperTriMat< TypeT > | Encapsulates upper triangular matrices, which are 0 above the diagonal |
 RWURegexMatchIterator | Iterates over matches found for a Unicode regular expression pattern |
 RWURegexResult | Stores Unicode regular expression match results |
 RWURegularExpression | Represents a regular expression with Unicode extensions |
 RWUResourceBundle | Provides a way to store and access locale-dependent data |
 RWURL | A convenience class that encapsulates parsing and component management of URL information |
 RWUStringIterator | Bidirectional iterator that provides read-write access to the code points encoded by the code units within an RWUString |
 RWUStringIterator::RWUChar32Reference | Provides transparent read-write access to a code point referenced by an RWUStringIterator |
 RWUStringSearch | Searches text for occurrences of a specified Unicode string |
 RWUSubString | Provides read-write access to a range of code units within a referenced RWUString |
 RWUTF8Helper | Provides common functionality used to encode and decode UTF-8 sequences |
 RWUTokenizer | Finds delimiters in Unicode source strings, and provides sequential access to the tokens between those delimiters |
 RWUToUnicodeConversionContext | Specifies the default character encoding scheme to use for subsequent implicit conversions from narrow character strings to UTF-16 encoded Unicode strings |
  RWUConversionContext | Specifies the default character encoding scheme for conversions between narrow character strings and UTF-16 strings |
 RWUToUnicodeConverter::ErrorResponseState | Stores the current error response state of the converter so the state can be restored if necessary |
 RWvios | Abstract base class defining an interface similar to std::ios, but without a required association with std::streambuf |
  RWvistream | Abstract base class providing an interface for format-independent retrieval of fundamental types and fundamental-type arrays |
   RWbistream | Restores variables stored in binary format by RWbostream |
    RWeistream | Specializes the base class RWbistream to restore values previously stored by RWeostream |
   RWpistream | Specializes the abstract base class RWvistream to restore variables stored in a portable US-ASCII format by RWpostream |
   RWvistreamFromDataInputStream | Adaptor class that adapts the Rogue Wave virtual stream interface to the Rogue Wave data input stream interface |
   RWXDRistream | A portable input stream based on XDR routines |
  RWvostream | Abstract base class that provides an interface for format-dependent storage of fundamental types and fundamental-type arrays |
   RWbostream | Stores variables in binary format |
    RWeostream | Specializes the base class RWbostream to store values in a portable binary format |
   RWpostream | Specializes the abstract base class RWvostream to store variables in a portable (printable) US-ASCII format |
   RWvostreamToDataOutputStream | Adaptor class that adapts the Rogue Wave virtual stream interface to the Rogue Wave data output stream interface |
   RWXDRostream | A portable output stream based on XDR routines |
 RWVirtualPageHeap | Deprecated. Abstract base class representing an abstract page heap of fixed-sized pages |
  RWBufferedPageHeap | Deprecated. Abstract base class representing a virtual page heap accessed through a buffer |
   RWDiskPageHeap | Deprecated. Specialized type of buffered page heap that swaps its pages to disk as necessary |
 RWvistreamIterator< T > | Input iterator that reads successive elements from the input stream for which it was constructed |
 RWvostreamIterator< T > | Writes successive elements onto the output stream from which it was constructed |
 RWWConstSubString | Allows some subsection of an RWWString to be addressed by defining a starting position and an extent |
 RWWinSockInfo | Initializes the Winsock DLL on Windows platforms |
 RWWithObjectInputContext | Represents a guard object that opens and closes a context within a lexical scope for input streams |
 RWWithObjectOutputContext | Represents a guard object that opens and closes a context within a lexical scope for output streams |
 RWWString | Offers powerful and convenient facilities for manipulating wide character strings |
  RWCollectableWString | Provides a polymorphically persistable RWWString |
 RWWSubString | Allows some subsection of an RWWString to be addressed by defining a starting position and an extent |
 RWWTokenizer | Breaks up a string into separate tokens, delimited by arbitrary whitespace |
 RWXmlObjectStreamCommon | Base class shared by XML object input and output streams |
  RWEnhancedXmlObjectInputStreamImp | Reads objects encoded in XML from the supplied RWDataInputStream |
  RWEnhancedXmlObjectOutputStreamImp | Writes objects as XML into the supplied RWDataOutputStream |
  RWXmlObjectInputStreamImp | Reads and restores objects encoded in XML from the supplied RWDataInputStream |
  RWXmlObjectOutputStreamImp | Serializes one or more objects as an XML-formatted data stream and passes the stream to a supplied RWDataOutputStream |
 RWXmlStreamElement | An XML element abstraction for implementing efficient C++ transformations |
 RWxmsg | Base class for the hierarchy of exceptions in the Essential Tools Module |
  RWExternalErr | Exception class that reports errors caused by external sources over which the library has no control |
   RWCertificateKeyMismatchError | Thrown when the provided RWX509Certificate is not valid for the given RWPrivateKey |
   RWCertificateNotValidError | Thrown when a provided certificate is not valid |
   RWCertificateOrKeyTooLargeError | Deprecated. Thrown when the key data is too large to be used |
   RWConversionErr | Exception class that reports character encoding conversion errors |
   RWDecimalInexactErr< M > | Signals problems in computations involving the Rogue Wave decimal classes |
   RWDecimalOverflowErr< M > | Signals overflow problems in computations involving the Rogue Wave decimal classes |
   RWExternalStreamException | Base class for the stream exceptions |
    RWIncompleteStreamOperation | Reports errors due to an incomplete stream operation |
   RWFileErr | Exception class that reports the failure of file IO operations |
   RWHttpInvalidBodyError | Exception class thrown when an invalid body is associated with a handle or the information provided to the body cannot be processed |
   RWInetHostNotFoundError | Reports that an Internet host address lookup failed |
   RWInetServiceNotFoundError | Reports that an internet service name lookup failed |
   RWNetCantCreatePortalError | Reports the inability to create a portal |
   RWNetCantRecvError | Reports the failure to receive data on a communication channel |
   RWNetCantSendError | Reports a failure to send data on a communications channel |
   RWNetNoFactoryRegisteredError | Reports a request to produce a derived RWSockAddr for a socket family or name that is not registered with the factory |
    RWNetNoNameFactoryRegisteredError | Reports a request to produce a derived RWSockAddr for a socket family that is not registered with the factory |
    RWNetNoNumberFactoryRegisteredError | Reports a request to produce a derived RWSockAddr for a socket family that is not registered with the factory |
   RWNetOperationTimeoutError | Reports the failure of a network operation to complete within the specified timeout period |
   RWNetSelectError | Reports the failure of a call to rwSocketSelect() |
   RWNetWinsockInitError | Reports the failure to initialize the requested version of the Windows Socket library, or a failure to successfully clean up the library |
   RWSecureSocketBadMemoryReferenceError | Thrown when NULL is passed to a function that needs a valid pointer |
   RWSecureSocketInvalidFileError | Thrown when a named file does not exist or is invalid |
   RWSecureSocketInvalidMethodError | Thrown when NULL is passed to the RWSecureSocketMethod constructor |
   RWSecureSocketNoCallbackSpecifiedError | Thrown when an RWAsymmetricKey is constructed with encrypted key data but no RWPasswordCallback is provided to decrypt the key |
   RWSecureSocketPackageNotInitializedError | Thrown when there is no valid RWSecureSocketPackageInit instance and an RWSecureSocketContext is constructed |
   RWSecureSocketRNGNotSeededError | Thrown when the application attempts to construct an RWSecureSocketContext without first initializing the random number generator or disabling seed checking |
   RWSecureSocketSelectError | Thrown when a problem occurs inside rwSecureSocketSelect() |
   RWSockBadAddressFormatError | Reports the inability to parse a string into a valid socket address |
   RWSSLContextLoadVerifyLocationsError | Thrown when the provided verify locations file exists but cannot be loaded |
   RWSSLContextUnableToSetCipherListError | Thrown when the provided cypher list cannot be used by the underlying library |
   RWStreamErr | Exception class that reports either no header or an invalid header in an RWeostream or RWeistream |
   RWUnableToReadCertificateError | Thrown when an RWX509Certificate could not be created from the provided data |
   RWUnableToReadPrivateKeyError | Thrown when an RWAsymmetricKey could not be created from the provided data |
  RWInternalErr | Exception class that reports errors that occur within the Essential Tools Module |
   RWBoundsErr | Exception class that reports invalid indexes into buffers |
   RWHttpConnectionError | Exception class thrown when the requested HTTP connection could not be established |
   RWHttpHandlerError | Exception class thrown when the handler function fails to process the entire body of a message passed to it |
   RWHttpHeaderParseError | Exception class thrown when any portion of the HTTP header cannot be parsed due to non-conformance with the HTTP specification |
   RWHttpNoPendingRepliesError | Exception class thrown when a reply is requested but there are no pending RWHttpRequests |
   RWHttpRecursiveRedirectError | Exception class thrown if a redirect location is already in the list of visited locations |
   RWHttpReplyError | Exception class thrown if unexpected data is found in the reply to and HTTP request |
   RWHttpRequestError | Exception class thrown if data without a Content-Length is sent to a server with version less than HTTP/1.1 |
   RWHttpsCertificateNameMismatch | Exception class indicating that the default name mismatch callback has been invoked |
   RWHttpsCertificateNameParseError | Exception class indicating that the default name check callback cannot extract the CommonName from an RWX509Certificate |
   RWNetAlreadyRegisteredError | Reports an attempt to register multiple socket address factories for a socket address family |
   RWNetInvalidSocketError | Reports use of an invalid RWSocket with rwSocketSelect() |
   RWNetNoChannelError | Reports an attempt to send or receive data on an RWPortal that is not bound to a communications channel |
   RWNetNoSuchBlockingHookError | Deprecated. Reports an attempt to pass an unknown blocking hook to the RWWinSockInfo constructor |
   RWNetTimeoutNotImplementedError | Reports an attempt to use an unsupported timed operation |
   RWProtocolAgentError | An exception thrown when when a protocol-specific error (FTP, POP3, SMTP) occurs while processing a command in an Agent class |
   RWProtocolClientError | An exception thrown when when a protocol-specific error (FTP, POP3, SMTP) occurs while processing a command in a Client class |
    RWProtocolClientCmdSequenceError | An exception thrown when a protocol action (FTP, POP3, HTTP, SMTP) is used out of the sequence dictated by that protocol |
   RWRegexErr | Exception class that reports errors from within RWTRegex |
   RWReplyError | An exception thrown when an RWReply (or derived class) is used in an invalid manner |
   RWReplySyntaxError | An exception thrown when the text or error number of a reply message does not adhere to the single numerical reply defined by the protocol being used |
   RWSecureSocketError | Thrown when a problem occurs while trying to use an RWSecureSocket |
   RWSecureSocketInvalidSessionId | Thrown when a session ID that exceeds the maximum allowable length is set |
   RWSecureSocketInvalidSocketError | Thrown when an invalid socket is used |
   RWSecureSocketNullCertificateError | Thrown when the library is unable to provide a valid certificate |
   RWSecureSocketPackageCleanupError | Thrown when RWSecureSocketPackageInit fails to cleanup the underlying cryptographic library |
   RWSecureSocketPackageInitError | Thrown when RWSecureSocketPackageInit fails to initialize the underlying cryptographic library |
   RWSecureSocketShutdownError | Thrown when an attempt to shutdown the SSL/TLS connection fails |
   RWSecureSocketUnderlyingAllocationError | Thrown when the underlying library fails to allocate memory |
   RWSecureSocketUseCertificateError | Thrown when the provided RWX509Certificate cannot be set |
   RWSecureSocketUsePrivateKeyError | Thrown when the provided RWPrivateKey cannot be set or if the RWPrivateKey does not match the provided RWX509Certificate |
   RWSocketError | Reports an error on an RWSocket |
   RWSockTypeChangeError | Reports the attempt to change the type of a valid socket |
   RWSockWrongAddressTypeError | Reports the attempt to convert one derived RWSockAddr to some other RWSockAddr type |
   RWURLError | An exception not currently used. It remains reserved for potential future use |
  RWMimeError | Base class for the heirarchy of exceptions in the MIME package |
   RWMimeParseError | Reports the failure to successfully parse a MIME header |
  RWTHRxmsg | Base class for thread-compatible exceptions |
   RWCancellation | Represents an exception that is thrown to cancel a thread |
   RWTHRClosedException | Exception thrown when an attempt is made to close an already-closed buffer |
   RWTHRExternalError | Exception thrown for errors caused by external sources over which the library has no control |
    RWTHRPermissionError | Exception thrown when the caller does not have appropriate permissions |
   RWTHRIllegalUsage | Exception thrown when a thread attempts to access a function, method, or value for which it lacks access |
    RWTHRBoundsError | Exception thrown when a specified value is invalid or outside the current legal range |
    RWTHRIllegalAccess | Exception thrown when an external or internal thread attempts to use a thread object member to which it lacks access |
    RWTHRInvalidPointer | Exception thrown by pointer classes for attempts to deference a pointer that is not pointing to anything |
    RWTHROperationNotSupported | Exception thrown if the operation or attribute is not supported in the current environment |
    RWTHRThreadActive | Exception thrown when an attempt is made to start, resume, or release an active runnable or thread |
    RWTHRThreadNotActive | Exception thrown by thread object members that require an active thread when none exists |
   RWTHRInternalError | Exception thrown to report errors that occur within the Threads Module |
   RWTHROperationAborted | Exception thrown when a requested operation, or its associated object, has been aborted |
   RWTHROperationCanceled | Exception thrown when an operation is attempted on a canceled thread |
   RWTHROperationNotAvailable | Exception thrown if an operation or attribute is not available in the current environment |
   RWTHROperationNotImplemented | Exception thrown when the requested operation has not been implemented |
   RWTHROperationTerminated | Exception thrown when an operation or its associated object has been terminated |
   RWTHRResourceLimit | Exception thrown when an operation cannot be performed due to memory or system resource constraints |
   RWTTHRCompatibleException< Exception > | Template class for creating a thread-compatible exception from an existing exception class |
  RWTraceClientAlreadyAdded | Trace exception thrown when an attempt is made to add a client that has already been added |
  RWTraceClientAlreadyConnected | Trace exception thrown when an attempt is made to connect to a client that is already connected |
  RWTraceClientNotConnected | Trace exception thrown when a trace operation is attempted on a client is not yet connected |
  RWTraceInvalidClient | Trace exception thrown when an operation is attempted on a client that is not valid |
  RWTraceInvalidPointer | Trace exception thrown when the client is not connected to a valid body |
  RWUException | Exception class thrown by many methods in the Internationalization Module |
  RWxalloc | Exception class that reports buffer allocation errors |
 RWZone | Abstract base class defining an interface to describe time zones |
  RWZoneSimple | A basic, concrete timezone implementation of the abstract class RWZone, based on the Daylight Saving Time (DST) rules defined in struct RWDaylightRule |
 std::ios_base | STL class |
  std::basic_ios< Char > | STL class |
   RWTPortalStreamBase< charT, traits > | Base class that includes functions common to derived portal stream classes |
    RWTPortalIStream< charT, traits > | Provides a std::basic_istream that uses an RWPortal as its source of bytes |
    RWTPortalOStream< charT, traits > | Provides a std::basic_ostream that uses an RWPortal as its sink of bytes |
    RWTPortalStream< charT, traits > | Provides a std::basic_iostream that uses an RWPortal as its source and sink of bytes |
   std::basic_istream< Char > | STL class |
    RWTPortalIStream< charT, traits > | Provides a std::basic_istream that uses an RWPortal as its source of bytes |
    std::basic_iostream< Char > | STL class |
     RWTPortalStream< charT, traits > | Provides a std::basic_iostream that uses an RWPortal as its source and sink of bytes |
    std::istream | STL class |
     RWCompressedIStream< Compressor > | Deserializes and decompresses data from an associated std::streambuf |
   std::basic_ostream< Char > | STL class |
    RWTPortalOStream< charT, traits > | Provides a std::basic_ostream that uses an RWPortal as its sink of bytes |
    std::basic_iostream< Char > | STL class |
    std::ostream | STL class |
     RWCompressedOStream< Compressor > | Compresses data and serializes it to an associated std::streambuf |
   std::ios | STL class |
    RWbistream | Restores variables stored in binary format by RWbostream |
    RWbostream | Stores variables in binary format |