|
@@ -26,6 +26,7 @@ class EXPCL_DTOOL_PRC StreamWrapperBase {
|
|
|
protected:
|
|
protected:
|
|
|
INLINE StreamWrapperBase();
|
|
INLINE StreamWrapperBase();
|
|
|
INLINE StreamWrapperBase(const StreamWrapperBase ©) = delete;
|
|
INLINE StreamWrapperBase(const StreamWrapperBase ©) = delete;
|
|
|
|
|
+ virtual ~StreamWrapperBase() {}
|
|
|
|
|
|
|
|
PUBLISHED:
|
|
PUBLISHED:
|
|
|
INLINE void acquire();
|
|
INLINE void acquire();
|