Class Reader
Defined in File reader.h
Inheritance Relationships
Derived Types
public sparsebase::io::BinaryReaderOrderOne< T >
(Template Class BinaryReaderOrderOne)public sparsebase::io::BinaryReaderOrderTwo< IDType, NNZType, ValueType >
(Template Class BinaryReaderOrderTwo)public sparsebase::io::EdgeListReader< IDType, NNZType, ValueType >
(Template Class EdgeListReader)public sparsebase::io::MTXReader< IDType, NNZType, ValueType >
(Template Class MTXReader)public sparsebase::io::PigoEdgeListReader< IDType, NNZType, ValueType >
(Template Class PigoEdgeListReader)public sparsebase::io::PigoMTXReader< IDType, NNZType, ValueType >
(Template Class PigoMTXReader)
Class Documentation
-
class sparsebase::io::Reader
Base class for all readers, has no special functionality on its own.
Subclassed by sparsebase::io::BinaryReaderOrderOne< T >, sparsebase::io::BinaryReaderOrderTwo< IDType, NNZType, ValueType >, sparsebase::io::EdgeListReader< IDType, NNZType, ValueType >, sparsebase::io::MTXReader< IDType, NNZType, ValueType >, sparsebase::io::PigoEdgeListReader< IDType, NNZType, ValueType >, sparsebase::io::PigoMTXReader< IDType, NNZType, ValueType >
Public Functions
-
virtual ~Reader() = default
-
virtual ~Reader() = default