SoapySDR 0.8.1-ARCH
Vendor and platform neutral SDR interface library
Loading...
Searching...
No Matches
Formats.hpp
Go to the documentation of this file.
1
10
11#pragma once
12#include <SoapySDR/Config.h>
13#include <SoapySDR/Formats.h>
14#include <string>
15#include <cstddef>
16
17namespace SoapySDR
18{
19
25SOAPY_SDR_API size_t formatToSize(const std::string &format);
26
27}
#define SOAPY_SDR_API
Definition Config.h:41
Definition ConverterPrimitives.hpp:15
SOAPY_SDR_API size_t formatToSize(const std::string &format)