Poco

template < typename ch >

class BufferAllocator

File Information

Library: Foundation
Package: Streams
Header: Poco/BufferAllocator.h

Description

The BufferAllocator used if no specific BufferAllocator has been specified.

Member Summary

Member Functions: allocate, deallocate

Types

char_type

typedef ch char_type;

Member Functions

allocate static inline

static char_type * allocate(
    std::streamsize size
);

deallocate static inline

static void deallocate(
    char_type * ptr,
    std::streamsize
) noexcept;

Securely control IoT edge devices from anywhere   Connect a Device