Bayeux  3.4.1
Core Foundation library for SuperNEMO
Public Types | Public Member Functions | List of all members
datatools::array_input_buffer Class Reference

Input stream buffer associated to a plain array of characters (char *) More...

#include <bayeux/datatools/memory_streambuf.h>

Inheritance diagram for datatools::array_input_buffer:
datatools::iarraystream

Public Types

typedef char byte_t
 

Public Member Functions

 array_input_buffer (const byte_t *array_, size_t array_size_)
 Constructor. More...
 

Detailed Description

Input stream buffer associated to a plain array of characters (char *)

Member Typedef Documentation

◆ byte_t

Constructor & Destructor Documentation

◆ array_input_buffer()

datatools::array_input_buffer::array_input_buffer ( const byte_t array_,
size_t  array_size_ 
)

Constructor.


The documentation for this class was generated from the following file: