MCPcopy Create free account

hub / github.com/AlexandreRouma/SDRPlusPlus / types & classes

Types & classes1,275 in github.com/AlexandreRouma/SDRPlusPlus

↓ 209 callersClassImVec4
4D vector (often used to store floating-point colors)
core/src/imgui/imgui.h:257
↓ 16 callersClassDiyFp
misc_modules/discord_integration/discord-rpc/include/rapidjson/internal/diyfp.h:44
↓ 8 callersClassFrag
misc_modules/discord_integration/discord-rpc/include/rapidjson/internal/regex.h:162
↓ 8 callersClassString
misc_modules/discord_integration/discord-rpc/include/rapidjson/document.h:2022
↓ 8 callersClassfp
core/src/spdlog/fmt/bundled/format-inl.h:326
↓ 7 callersClassDouble
misc_modules/discord_integration/discord-rpc/include/rapidjson/internal/ieee754.h:23
↓ 7 callersClasslocale_ref
A type-erased reference to an std::locale to avoid heavy <locale> include.
core/src/spdlog/fmt/bundled/core.h:1182
↓ 6 callersClassImGuiStoragePair
core/src/imgui/imgui.h:2080
↓ 6 callersClassImVec2ih
Helper: ImVec2ih (2D vector, half-size integer, for long-term packed storage)
core/src/imgui/imgui_internal.h:460
↓ 6 callersClassMyDocument
Simplified structure to mimic a Document model
core/src/imgui/imgui_demo.cpp:7445
↓ 6 callersClasswin32_error
Windows error */
core/src/spdlog/sinks/win_eventlog_sink.h:51
↓ 5 callersClassdiyfp
core/src/json.hpp:14389
↓ 5 callersClassjson_pointer
core/src/json.hpp:2923
↓ 5 callersClasstm
source_modules/sddc_source/src/libsddc/libsddc/wavewrite.c:73
↓ 4 callersClassImFontConfig
Opaque interface to a font builder (stb_truetype or FreeType).
core/src/imgui/imgui.h:144
↓ 4 callersClassformat_part
core/src/spdlog/fmt/bundled/compile.h:20
↓ 4 callersClasshandle
core/src/spdlog/fmt/bundled/core.h:1061
↓ 3 callersClassarray
decoder_modules/m17_decoder/src/golay24.h:41
↓ 3 callersClasscounting_iterator
An output iterator that counts the number of objects written to it and discards them.
core/src/spdlog/fmt/bundled/format.h:366
↓ 3 callersClasstext_style
core/src/spdlog/fmt/bundled/color.h:227
↓ 2 callersClassImColor
Helper to build glyph ranges from text/string data
core/src/imgui/imgui.h:147
↓ 2 callersClassImGuiPtrOrIndex
core/src/imgui/imgui_internal.h:1140
↓ 2 callersClassImGuiStyleMod
Storage of stack sizes for debugging/asserting
core/src/imgui/imgui_internal.h:128
↓ 2 callersClassImGuiTextRange
core/src/imgui/imgui.h:2033
↓ 2 callersClassImGuiWindowSettings
Temporary storage for one window (that's the data which in theory we could ditch at the end of the frame, in practice we currently keep it for each wi
core/src/imgui/imgui_internal.h:138
↓ 2 callersClassMyItem
core/src/imgui/imgui_demo.cpp:3394
↓ 2 callersClassParseResult
Result of parsing (wraps ParseErrorCode) ! \ingroup RAPIDJSON_ERRORS \code Document doc; ParseResult ok = doc.Parse("[42]");
misc_modules/discord_integration/discord-rpc/include/rapidjson/error/error.h:106
↓ 2 callersClassRange
misc_modules/discord_integration/discord-rpc/include/rapidjson/internal/regex.h:149
↓ 2 callersClassasync_msg
Async msg to move to/from the queue Movable only. should never be copied
core/src/spdlog/details/thread_pool.h:33
↓ 2 callersClassauto_id
core/src/spdlog/fmt/bundled/format.h:2192
↓ 2 callersClassformat_args
An alias to ``basic_format_args<context>``. */ It is a separate type rather than an alias to make symbols readable.
core/src/spdlog/fmt/bundled/core.h:1579
↓ 2 callersClassinput_stream_adapter
! Input adapter for a (caching) istream. Ignores a UFT Byte Order Mark at beginning of input. Does not support changing the underlying std::streambuf
core/src/json.hpp:4790
↓ 2 callersClassparse_error
! @brief exception indicating a parse error This exception is thrown by the library when a parse error occurs. Parse errors can occur during the dese
core/src/json.hpp:2424
↓ 2 callersClasssettings
The settings class, only exposing to the user a way to set verbose mode and to force a rescan of installed desktop helpers (zenity, kdialog…).
core/src/gui/file_dialogs.h:105
↓ 2 callersClassunknown_format
core/src/spdlog/fmt/bundled/compile.h:438
↓ 1 callersClassFMT_COMPILE_STRING
Use a macro-like name to avoid shadowing warnings. */
core/src/spdlog/fmt/bundled/format.h:3615
↓ 1 callersClassGenericStringBuffer
misc_modules/discord_integration/discord-rpc/include/rapidjson/fwd.h:59
↓ 1 callersClassHost
misc_modules/discord_integration/discord-rpc/include/rapidjson/internal/meta.h:118
↓ 1 callersClassImDrawChannel
Forward declarations
core/src/imgui/imgui.h:134
↓ 1 callersClassImDrawCmd
Temporary storage to output draw commands out of order, used by ImDrawListSplitter and ImDrawList::ChannelsSplit()
core/src/imgui/imgui.h:135
↓ 1 callersClassImDrawList
All draw command lists required to render the frame + pos/size coordinates to use for the projection matrix.
core/src/imgui/imgui.h:137
↓ 1 callersClassImDrawListSharedData
Helper to build a ImDrawData instance
core/src/imgui/imgui_internal.h:110
↓ 1 callersClassImGuiOldColumns
Storage data for a single column for legacy Columns() api
core/src/imgui/imgui_internal.h:124
↓ 1 callersClassImGuiTabItem
Storage for a tab bar
core/src/imgui/imgui_internal.h:130
↓ 1 callersClassImGuiTableColumn
Storage for a table
core/src/imgui/imgui_internal.h:132
↓ 1 callersClassImGuiTableColumnSettings
sizeof() ~ 12
core/src/imgui/imgui_internal.h:2230
↓ 1 callersClassImGuiTableSettings
Temporary storage for one table (one per table in the stack), shared between tables.
core/src/imgui/imgui_internal.h:134
↓ 1 callersClassImGuiTableTempData
Storage for one column of a table
core/src/imgui/imgui_internal.h:133
↓ 1 callersClassImGuiWindow
Storage for a column .ini settings
core/src/imgui/imgui_internal.h:136
↓ 1 callersClassaccessor
core/src/spdlog/fmt/bundled/core.h:746
↓ 1 callersClasschar_spec_handler
core/src/spdlog/fmt/bundled/format.h:1928
↓ 1 callersClasschrono_format_checker
core/src/spdlog/fmt/bundled/chrono.h:634
↓ 1 callersClasscstring_spec_handler
core/src/spdlog/fmt/bundled/format.h:1944
↓ 1 callersClassdispatcher
core/src/spdlog/fmt/bundled/format-inl.h:73
↓ 1 callersEnumemphasis
core/src/spdlog/fmt/bundled/color.h:178
↓ 1 callersClassfallback_uintptr
A fallback implementation of uintptr_t for systems that lack it.
core/src/spdlog/fmt/bundled/format.h:258
↓ 1 callersClassfile_input_adapter
! Input adapter for stdio file access. This adapter read only 1 byte and do not use any buffer. This adapter is a very low level adapter. */
core/src/json.hpp:4754
↓ 1 callersClassfloat_specs
core/src/spdlog/fmt/bundled/format.h:1068
↓ 1 callersClassinvalid_iterator
! @brief exception indicating errors with iterators This exception is thrown if iterators passed to a library function do not match the expected sema
core/src/json.hpp:2510
↓ 1 callersClassis_zero_int
An argument visitor that returns true iff arg is a zero integer.
core/src/spdlog/fmt/bundled/printf.h:54
↓ 1 callersEnumkind
core/src/spdlog/fmt/bundled/compile.h:21
↓ 1 callersClassmonostate
core/src/spdlog/fmt/bundled/core.h:266
↓ 1 callersClassnull_handler
core/src/spdlog/fmt/bundled/format.h:3068
↓ 1 callersClassole32_dll
core/src/gui/file_dialogs.h:224
↓ 1 callersClassopen_file
core/src/gui/file_dialogs.h:338
↓ 1 callersEnumopt
Additional option flags for various dialog constructors
core/src/gui/file_dialogs.h:87
↓ 1 callersClassother_error
! @brief exception indicating other library errors This exception is thrown in case of errors that cannot be classified with the other exception type
core/src/json.hpp:2649
↓ 1 callersClassout_of_range
! @brief exception indicating access out of the defined range This exception is thrown in case a library function is called on an input parameter tha
core/src/json.hpp:2611
↓ 1 callersClassprimitive_iterator_t
@brief an iterator for primitive JSON types This class models an iterator for primitive JSON types (boolean, number, string). It's only purpose is to
core/src/json.hpp:10636
↓ 1 callersClassprintf_precision_handler
core/src/spdlog/fmt/bundled/printf.h:37
↓ 1 callersClassreplacement
core/src/spdlog/fmt/bundled/compile.h:23
↓ 1 callersClassselect_folder
core/src/gui/file_dialogs.h:382
↓ 1 callersClasssink
core/src/spdlog/fwd.h:11
↓ 1 callersClassstat
core/src/spdlog/details/os-inl.h:197
↓ 1 callersEnumtype
core/src/spdlog/fmt/bundled/core.h:766
↓ 1 callersClasstype_error
! @brief exception indicating executing a member function with a wrong type This exception is thrown in case of a type error; that is, a library func
core/src/json.hpp:2564
↓ 1 callersClassvalue_type
core/src/spdlog/fmt/bundled/format.h:377
ClassAGC
core/src/dsp/processing.h:88
EnumAGCMode
source_modules/airspyhf_source/src/main.cpp:60
ClassAMDemod
core/src/dsp/demodulator.h:203
ClassAMDemodulator
decoder_modules/radio/src/am_demod.h:12
ClassASCII
misc_modules/discord_integration/discord-rpc/include/rapidjson/encodings.h:542
ClassASCII
misc_modules/discord_integration/discord-rpc/include/rapidjson/fwd.h:31
ClassA_formatter
core/src/spdlog/pattern_formatter-inl.h:190
ClassAdd
core/src/dsp/math.h:7
ClassAddConst
misc_modules/discord_integration/discord-rpc/include/rapidjson/internal/meta.h:74
ClassAirspyHFSourceModule
source_modules/airspyhf_source/src/main.cpp:27
ClassAirspyHFSourceModule
source_modules/sddc_source/src/main.cpp:27
ClassAirspySourceModule
source_modules/airspy_source/src/main.cpp:25
ClassAndExpr
misc_modules/discord_integration/discord-rpc/include/rapidjson/internal/meta.h:68
ClassAndExprCond
misc_modules/discord_integration/discord-rpc/include/rapidjson/internal/meta.h:61
ClassAndExprCond<true, true>
misc_modules/discord_integration/discord-rpc/include/rapidjson/internal/meta.h:62
ClassApply
misc_modules/discord_integration/discord-rpc/include/rapidjson/internal/meta.h:56
ClassApply
misc_modules/discord_integration/discord-rpc/include/rapidjson/internal/meta.h:57
EnumArgumentList
source_modules/sddc_source/src/libsddc/Interface.h:117
ClassArrayData
misc_modules/discord_integration/discord-rpc/include/rapidjson/document.h:2077
ClassAudioDevice_t
sink_modules/portaudio_sink/src/main.cpp:23
ClassAudioDevice_t
sink_modules/new_portaudio_sink/src/main.cpp:31
ClassAudioSink
sink_modules/audio_sink/src/main.cpp:25
ClassAudioSink
sink_modules/portaudio_sink/src/main.cpp:21
next →1–100 of 1,275, ranked by callers