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

Input stream buffer associated to a std::vector of characters (std::vector<char>) More...

#include <bayeux/datatools/memory_streambuf.h>

Inheritance diagram for datatools::vector_input_buffer:
datatools::ivectorstream

Public Member Functions

 vector_input_buffer (std::vector< char > &vec_)
 Constructor. More...
 

Detailed Description

Input stream buffer associated to a std::vector of characters (std::vector<char>)

Constructor & Destructor Documentation

◆ vector_input_buffer()

datatools::vector_input_buffer::vector_input_buffer ( std::vector< char > &  vec_)

Constructor.


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