DNA Calib 1.1
Project brief
Public Member Functions | Protected Member Functions | List of all members
trio::Resizable Class Referenceabstract

#include <Concepts.h>

Inheritance diagram for trio::Resizable:
Inheritance graph
Collaboration diagram for trio::Resizable:
Collaboration graph

Public Member Functions

virtual void resize (std::uint64_t size)=0
 Resize file to the requested size. More...
 

Protected Member Functions

virtual ~Resizable ()
 

Constructor & Destructor Documentation

◆ ~Resizable()

trio::Resizable::~Resizable ( )
protectedvirtualdefault

Member Function Documentation

◆ resize()

virtual void trio::Resizable::resize ( std::uint64_t  size)
pure virtual

Resize file to the requested size.

Implemented in trio::MemoryMappedFileStreamFallback.


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