Gemmi C++ API
Loading...
Searching...
No Matches
Public Member Functions | List of all members
gemmi::LineReaderBase Class Referenceabstract

type-erased line-based reader More...

#include <input.hpp>

Inheritance diagram for gemmi::LineReaderBase:
[legend]

Public Member Functions

virtual size_t copy_line (char *line, int size)=0
 

Detailed Description

type-erased line-based reader

Definition at line 155 of file input.hpp.

Member Function Documentation

◆ copy_line()

virtual size_t gemmi::LineReaderBase::copy_line ( char line,
int  size 
)
pure virtual

Implemented in gemmi::LineReader< T >.


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