RDKit
Open-source cheminformatics and machine learning.
Loading...
Searching...
No Matches
MemoryMappedFileReader.h
Go to the documentation of this file.
1//
2// Copyright (C) David Cosgrove 2025.
3//
4// @@ All Rights Reserved @@
5// This file is part of the RDKit.
6// The contents are covered by the terms of the BSD license
7// which is included in the file license.txt, found at the root
8// of the RDKit source tree.
9//
10
11#ifndef MEMORYMAPPEDFILEREADER_H
12#define MEMORYMAPPEDFILEREADER_H
13
14#include <string>
15
16#include <RDGeneral/export.h>
17
19{
35} // namespace RDKit::SynthonSpaceSearch::details
36
37#endif // MEMORYMAPPEDFILEREADER_H
#define RDKIT_SYNTHONSPACESEARCH_EXPORT
Definition export.h:545
MemoryMappedFileReader & operator=(MemoryMappedFileReader &&other)
MemoryMappedFileReader(const MemoryMappedFileReader &)=delete
MemoryMappedFileReader & operator=(const MemoryMappedFileReader &)=delete