bpp-seq3
3.0.0
IoSequenceStream.h
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: The Bio++ Development Group
2
//
3
// SPDX-License-Identifier: CECILL-2.1
4
5
#ifndef BPP_SEQ_IO_IOSEQUENCESTREAM_H
6
#define BPP_SEQ_IO_IOSEQUENCESTREAM_H
7
8
#include <
Bpp/Io/IoFormat.h
>
9
10
11
namespace
bpp
12
{
20
class
IOSequenceStream
:
public
virtual
IOFormat
21
{
22
public
:
23
IOSequenceStream
() {}
24
virtual
~IOSequenceStream
() {}
25
};
26
}
// end of namespace bpp.
27
#endif
// BPP_SEQ_IO_IOSEQUENCESTREAM_H
IoFormat.h
bpp::IOFormat
bpp::IOSequenceStream
The IOSequenceStream interface.
Definition:
IoSequenceStream.h:21
bpp::IOSequenceStream::~IOSequenceStream
virtual ~IOSequenceStream()
Definition:
IoSequenceStream.h:24
bpp::IOSequenceStream::IOSequenceStream
IOSequenceStream()
Definition:
IoSequenceStream.h:23
bpp
This alphabet is used to deal NumericAlphabet.
Bpp
Seq
Io
IoSequenceStream.h
Generated on Fri Jul 19 2024 12:16:01 for bpp-seq3 by
1.9.1