bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
HDF5DataMemCache Class Reference
Inheritance diagram for HDF5DataMemCache:
Inheritance graph
Collaboration diagram for HDF5DataMemCache:
Collaboration graph

Public Member Functions

void dump (std::ostream &strm) const override
 
void * get_var_buf ()
 
size_t get_var_buf_size () const
 
void set_databuf (const std::vector< char > &buf)
 

Detailed Description

Definition at line 16 of file HDF5_DataMemCache.h.

Member Function Documentation

◆ dump()

void HDF5DataMemCache::dump ( std::ostream & strm) const
override

Definition at line 10 of file HDF5_DataMemCache.cc.

◆ get_var_buf()

void * HDF5DataMemCache::get_var_buf ( )
inline

Definition at line 33 of file HDF5_DataMemCache.h.

◆ get_var_buf_size()

size_t HDF5DataMemCache::get_var_buf_size ( ) const
inline

Definition at line 29 of file HDF5_DataMemCache.h.

◆ set_databuf()

void HDF5DataMemCache::set_databuf ( const std::vector< char > & buf)
inline

Definition at line 37 of file HDF5_DataMemCache.h.


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