Poco::Data

template < typename T >

class LOBStreamBuf

File Information

Library: Data
Package: DataCore
Header: Poco/Data/LOBStream.h

Description

This is the streambuf class used for reading from and writing to a LOB.

Inheritance

Direct Base Classes: BasicUnbufferedStreamBuf < T, std::char_traits < T >>

All Base Classes: BasicUnbufferedStreamBuf < T, std::char_traits < T >>

Member Summary

Member Functions: readFromDevice, writeToDevice

Types Aliases

BaseType protected

using BaseType = BasicUnbufferedStreamBuf < T, TraitsType >;

TraitsType protected

using TraitsType = std::char_traits < T >;

Constructors

LOBStreamBuf inline

LOBStreamBuf(
    LOB < T > & lob
);

Creates LOBStreamBuf.

Destructor

~LOBStreamBuf inline

~LOBStreamBuf();

Destroys LOBStreamBuf.

Member Functions

readFromDevice protected inline

typename BaseType::int_type readFromDevice();

writeToDevice protected inline

typename BaseType::int_type writeToDevice(
    T c
);

Securely control IoT edge devices from anywhere   Connect a Device