MCPcopy Create free account

hub / github.com/Tablecruncher/tablecruncher / types & classes

Types & classes299 in github.com/Tablecruncher/tablecruncher

↓ 43 callersClassWhitespace
external/utf8-cpp-utils/test/doctest.h:5945
↓ 17 callersClasshash
external/httplib.h:382
↓ 12 callersClassinput_adapter
external/json/json.hpp:2335
↓ 8 callersClassCsvDefinition
* Data structure that stores all the informations used to recreate a CSV file from a vec-of-vec table. */
src/globals.hh:133
↓ 8 callersClassbinary_reader
external/json/json.hpp:6370
↓ 8 callersClassscope_exit
external/httplib.h:403
↓ 7 callersClassparser
external/json/json.hpp:4839
↓ 5 callersClassdiyfp
external/json/json.hpp:9725
↓ 3 callersClassContentProviderAdapter
external/httplib.h:5558
↓ 3 callersClassinvalid_code_point
Exceptions that may be thrown from the library functions.
external/utf8/checked.h:41
↓ 3 callersClassinvalid_utf16
external/utf8/checked.h:58
↓ 3 callersClassnot_enough_room
external/utf8/checked.h:66
↓ 3 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
external/json/json.hpp:1067
↓ 2 callersClassResult
external/httplib.h:1156
↓ 2 callersClassinvalid_utf8
external/utf8/checked.h:49
↓ 2 callersClassiteration_proxy_internal
external/json/json.hpp:1610
↓ 2 callersClassiterator
external/utf8/checked.h:288
↓ 2 callersClassjson_pointer
external/json/json.hpp:100
↓ 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
external/json/json.hpp:882
↓ 1 callersClassCsvTable
* \brief Manages the data in the `CsvGrid` of a `CsvWindow`. (The Controller) * * The controller for the CSV data, connecting the `CsvGrid` view wit
src/csvtable.hh:58
↓ 1 callersClassMultipartFormData
external/httplib.h:517
↓ 1 callersClassResponse
external/httplib.h:514
↓ 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
external/json/json.hpp:968
↓ 1 callersClassmmap
external/httplib.h:2461
↓ 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
external/json/json.hpp:1104
↓ 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
external/json/json.hpp:5332
↓ 1 callersClassstat
src/helper.cpp:498
↓ 1 callersClassstat
external/httplib.h:2973
↓ 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
external/json/json.hpp:1021
↓ 1 callersClassworker
external/httplib.h:793
EnumBOMs
src/globals.hh:146
ClassBufferStream
external/httplib.h:2333
EnumButtonStyle
src/csvwidgets.hh:87
EnumCellContentType
src/csvtable.cpp:1027
EnumCellContentType
src/csvtable.hh:74
ClassClient
external/httplib.h:1614
ClassClientImpl
external/httplib.h:1192
ClassColorThemes
src/colorthemes.hh:31
ClassConsoleReporter
external/utf8-cpp-utils/test/doctest.h:5958
ClassContentReader
external/httplib.h:585
ClassContextOptions
external/utf8-cpp-utils/test/doctest.h:893
ClassContextScope
external/utf8-cpp-utils/test/doctest.h:1846
ClassCsvApplication
* \brief The singleton application object handling all user interactions. * * CsvApplication is responsible for handling menu calls and keyboard sh
src/csvapplication.hh:126
ClassCsvDataStorage
\brief Storage for the CSV data table, not including the header row. (The Model) The data is stored within `tableData`, a vector of strings, each s
src/csvdatastorage.hh:52
ClassCsvGrid
* \brief The FLTK grid (`Fl_Table`) widget that displays a single CSV document. (The View) * * The CSV grid view. It handles the drawing and events
src/csvgrid.hh:50
ClassCsvMenu
src/csvmenu.hh:63
ClassCsvParser
* \brief The custom CSV parser class. * * Implements a finite state machine to parse the CSV data provided by a `std::istream` object. * */
src/csvparser.hh:62
EnumCsvTable::CellContentType
src/csvtable.cpp:1065
ClassCsvUndo
* A single Undo state. */
src/csvundo.hh:37
ClassCsvWindow
* \brief Represents a single CSV document window. * * Contains pointers to the `grid` (class `CsvGrid` that handles the drawing of the table), the
src/csvwindow.hh:94
ClassDOCTEST_INTERFACE
external/utf8-cpp-utils/test/doctest.h:587
ClassDOCTEST_INTERFACE_DECL
external/utf8-cpp-utils/test/doctest.h:1291
ClassDOCTEST_INTERFACE_DEF
external/utf8-cpp-utils/test/doctest.h:4012
ClassDataSink
external/httplib.h:526
ClassDebugOutputWindowReporter
external/utf8-cpp-utils/test/doctest.h:6414
ClassDiscardOStream
external/utf8-cpp-utils/test/doctest.h:6770
EnumEncodingType
external/httplib.h:2329
EnumEncodings
src/globals.hh:135
EnumEnum
external/utf8-cpp-utils/test/doctest.h:691
EnumError
external/httplib.h:1130
ClassExceptionTranslator
external/utf8-cpp-utils/test/doctest.h:1802
ClassExpression_lhs
cppcheck-suppress copyCtorAndEqOperator
external/utf8-cpp-utils/test/doctest.h:1499
ClassFileStat
external/httplib.h:2260
EnumFontUsage
src/csvapplication.hh:137
EnumHandlerResponse
external/httplib.h:923
ClassHelper
src/helper.hh:55
ClassJUnitReporter
TODO: - log_message() - respond to queries - honor remaining options - more attributes in tags
external/utf8-cpp-utils/test/doctest.h:5709
ClassJUnitTestCase
external/utf8-cpp-utils/test/doctest.h:5750
ClassJUnitTestCaseData
external/utf8-cpp-utils/test/doctest.h:5716
ClassJUnitTestMessage
external/utf8-cpp-utils/test/doctest.h:5739
ClassL
external/utf8-cpp-utils/test/doctest.h:1668
ClassMacro
src/macro.hh:39
ClassMatcherBase
external/httplib.h:847
ClassMountPointEntry
external/httplib.h:1091
ClassMultipartFormDataParser
external/httplib.h:4778
ClassMultipartFormDataProvider
external/httplib.h:567
ClassMy_Fl_Button
src/csvwidgets.hh:85
ClassMy_Fl_Button::buttonColorStruct
src/csvwidgets.hh:100
ClassMy_Fl_Button::buttonColorStruct
src/csvwidgets.cpp:297
ClassMy_Fl_Button::buttonColorStruct
src/csvapplication.hh:252
ClassMy_Fl_Button::buttonColorStruct
src/csvapplication.cpp:62
ClassMy_Fl_Double_Window
src/csvwidgets.hh:55
ClassMy_Fl_Search_Window
src/csvwidgets.hh:77
ClassMy_Fl_Small_Window
src/csvwidgets.hh:66
ClassMy_Toolbar
src/csvwidgets.hh:46
ClassPathParamsMatcher
* Captures parameters in request path and stores them in Request::path_params * * Capture name is a substring of a pattern from : to /. * The rest
external/httplib.h:873
EnumQuoteStyles
src/globals.hh:154
ClassR
external/utf8-cpp-utils/test/doctest.h:1668
ClassRecentFiles
src/recentfiles.hh:35
ClassRegexMatcher
* Performs std::regex_match on request path * and stores the result in Request::matches * * Note that regex match is performed directly on the whol
external/httplib.h:902
ClassRelationalComparator
external/utf8-cpp-utils/test/doctest.h:1668
ClassRelationalComparator<n, L, R>
external/utf8-cpp-utils/test/doctest.h:1671
EnumReplaceAllType
src/csvapplication.hh:132
ClassRequest
external/httplib.h:611
ClassSSLClient
external/httplib.h:1938
ClassSSLInit
external/httplib.h:8913
ClassSSLServer
external/httplib.h:1909
ClassSSLSocketStream
external/httplib.h:3233
EnumSaveType
src/csvapplication.hh:128
ClassServer
external/httplib.h:916
next →1–100 of 299, ranked by callers