NCBI C++ ToolKit
|
#include <corelib/ncbistd.hpp>
#include <corelib/request_status.hpp>
#include <algorithm>
#include <memory>
#include <set>
#include <string>
#include <tuple>
#include <utility>
#include <vector>
#include "../IdCassScope.hpp"
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CSI2CSIRecord |
Typedefs | |
using | TSI2CSIConsumeCallback = function< void(vector< CSI2CSIRecord > &&)> |
Variables | |
USING_NCBI_SCOPE | |
using TSI2CSIConsumeCallback = function<void(vector<CSI2CSIRecord> &&)> |
Definition at line 180 of file record.hpp.
USING_NCBI_SCOPE |
Definition at line 46 of file record.hpp.