This class provides a common base class for the parameterized TestInStream_Proxy class (below). Note that the virtual setInputLimit method, although a "setter", must be declared const.
Synopsis
Declared in <bslx_testinstream.h>
class TestInStream_ProxyBase;
Member Functions
Name |
Description |
|
Destroy this object. |
|
Set the input limit on the proxied stream to the specified |
Derived Classes
Name |
Description |
This class provides a proxy to the test stream that is supplied to the |
Created with MrDocs