MCPcopy Create free account

hub / github.com/Tablecruncher/tablecruncher / functions

Functions1,329 in github.com/Tablecruncher/tablecruncher

↓ 152 callersFunctioncreate
external/json/json.hpp:13079
↓ 128 callersMethodsize
external/httplib.h:2842
↓ 123 callersMethodat
src/simplefifo.hh:79
↓ 121 callersMethodgetTheme
src/csvapplication.cpp:2932
↓ 110 callersMethodend
return iterator end (needed for range-based for)
external/json/json.hpp:1711
↓ 109 callersMethodsize
external/json/json.hpp:277
↓ 102 callersMethodpush_back
push_back(std::vector<std::string> > row) Adds row to the end of the table data */
src/csvdatastorage.cpp:268
↓ 94 callersMethodbegin
return iterator begin (needed for range-based for)
external/json/json.hpp:1705
↓ 94 callersFunctionto_string
external/httplib.h:2162
↓ 94 callersMethodwrite_character
external/json/json.hpp:6245
↓ 81 callersMethodsize
src/simplefifo.hh:49
↓ 75 callersMethoddata
external/httplib.h:2999
↓ 75 callersMethodfind
* Show the Find & Replace Window */
src/csvapplication.cpp:1607
↓ 64 callersMethodclear
clear() Clear the table */
src/csvdatastorage.cpp:86
↓ 53 callersMethodvalue
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
external/json/json.hpp:6071
↓ 52 callersMethodgetTopWindow
src/csvapplication.cpp:860
↓ 42 callersFunctionget
external/json/json.hpp:14785
↓ 41 callersMethodinsert
external/utf8-cpp-utils/test/doctest.h:1011
↓ 38 callersMethodwrite_characters
external/json/json.hpp:6250
↓ 36 callersFunctioncheck
external/utf8-cpp-utils/test/doctest.h:854
↓ 36 callersMethodset_header
external/httplib.h:5666
↓ 35 callersMethodadd
src/recentfiles.hh:38
↓ 35 callersMethodbegin
src/simplefifo.hh:89
↓ 33 callersMethodend
src/simplefifo.hh:93
↓ 33 callersMethodrows
rows() Returns number of rows */
src/csvdatastorage.cpp:98
↓ 32 callersFunctiontype_name
! @brief return the type as string Returns the type name as string to be used in error messages - usually to indicate that a function was
external/json/json.hpp:18544
↓ 31 callersMethodgetNumberRows
src/csvtable.cpp:83
↓ 30 callersMethodgetNumberCols
src/csvtable.cpp:79
↓ 26 callersMethodparse_error
external/json/json.hpp:921
↓ 26 callersMethodwrite
Stream implementation
external/httplib.h:5831
↓ 25 callersMethodappend
external/httplib.h:2890
↓ 25 callersMethodresize
resize(long R, long C = 0) Resize to R,C dimensions. Table can grow only, shrinking has to be done by deleteColumns() or deleteRows(). If R == 0 o
src/csvdatastorage.cpp:60
↓ 24 callersFunctionassert_invariant
! @brief checks the class invariants This function asserts the class invariants. It needs to be called at the end of every constructor to
external/json/json.hpp:13299
↓ 24 callersFunctionbasic_json
! @brief create an empty value with a given type Create an empty JSON value with a given type. The value will be default initialized with
external/json/json.hpp:13417
↓ 23 callersMethodget_position
return position of last read token
external/json/json.hpp:3791
↓ 23 callersFunctionis_object
! @brief return whether value is an object This function returns true if and only if the JSON value is an object. @return `true` if type
external/json/json.hpp:14511
↓ 22 callersMethodkey
external/json/json.hpp:4791
↓ 20 callersFunctionend
! @brief returns an iterator to one past the last element Returns an iterator to one past the last element. @image html range-begin-end.
external/json/json.hpp:16321
↓ 20 callersMethodpop_back
! @brief remove and return last reference pointer @throw out_of_range.405 if JSON pointer has no parent */
external/json/json.hpp:11684
↓ 20 callersMethodsetChanged
src/csvwindow.cpp:476
↓ 19 callersMethodhas_header
Request implementation
external/httplib.h:5652
↓ 19 callersMethodoperator[]
! @brief access to successor @pre The iterator is initialized; i.e. `m_object != nullptr`. */
external/json/json.hpp:6024
↓ 19 callersMethodscopedElement
external/utf8-cpp-utils/test/doctest.h:5324
↓ 18 callersMethodAddButton
Adds a standard button to the toolbar. @param name C-String containing the label for the Button @param img Image (Fl_PNG_Image) for the button (o
src/csvwidgets.cpp:61
↓ 18 callersFunctionclose_socket
external/httplib.h:3034
↓ 18 callersMethodnumber_integer
external/json/json.hpp:4766
↓ 18 callersFunctionparseCommaSepArgs
parses a comma separated list of words after a pattern in one of the arguments in argv
external/utf8-cpp-utils/test/doctest.h:6503
↓ 17 callersMethodcolumns
columns() Returns number of columns */
src/csvdatastorage.cpp:108
↓ 17 callersMethodset
set(std::string content, long R, long C) Set content of a single cell */
src/csvdatastorage.cpp:213
↓ 17 callersMethodsetUsed
src/csvwindow.cpp:467
↓ 16 callersMethodaddUndoStateTable
* Stores the complete table as Undo state */
src/csvwindow.cpp:742
↓ 16 callersFunctionis_array
! @brief return whether value is an array This function returns true if and only if the JSON value is an array. @return `true` if type i
external/json/json.hpp:14533
↓ 16 callersFunctionis_null
! @brief return whether value is null This function returns true if and only if the JSON value is null. @return `true` if type is null,
external/json/json.hpp:14352
↓ 16 callersFunctionmask8
external/utf8/core.h:86
↓ 16 callersFunctionto_json
external/json/json.hpp:1902
↓ 15 callersFunctionbegin
! @brief returns an iterator to the first element Returns an iterator to the first element. @image html range-begin-end.svg "Illustratio
external/json/json.hpp:16250
↓ 15 callersFunctionshutdown_socket
external/httplib.h:3337
↓ 14 callersMethodget_header_value
external/httplib.h:5656
↓ 14 callersMethodget_token_string
return the last read token (for errors only). Will never contain EOF (an arbitrary value that is not a valid char value, often -1), because 255 may l
external/json/json.hpp:3799
↓ 14 callersFunctiontoStreamLit
external/utf8-cpp-utils/test/doctest.h:3924
↓ 13 callersFunctionfrom_json
external/json/json.hpp:1229
↓ 13 callersMethodgetCell
src/csvtable.cpp:104
↓ 13 callersMethodgetHeaderCell
* Returns the content of a cell of headerRow. * If returnEmpty is false: Instead of an empty cell, the generic column name is returned (used for draw
src/csvtable.cpp:91
↓ 13 callersMethodgetPreference
src/csvapplication.cpp:2399
↓ 13 callersMethodnumber_unsigned
external/json/json.hpp:4771
↓ 13 callersFunctionparseFlag
locates a flag on the command line
external/utf8-cpp-utils/test/doctest.h:6498
↓ 12 callersFunctiongetContextOptions
external/utf8-cpp-utils/test/doctest.h:4003
↓ 12 callersFunctionnext
external/utf8/checked.h:151
↓ 12 callersFunctionskipPathFromFilename
external/utf8-cpp-utils/test/doctest.h:3884
↓ 11 callersMethodcustomHeaderRowShown
src/csvtable.cpp:658
↓ 11 callersMethodget
@brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the input
external/json/json.hpp:3688
↓ 11 callersMethodptr
external/httplib.h:2834
↓ 11 callersMethodsax_parse
external/json/json.hpp:4956
↓ 11 callersFunctionsize
! @brief returns the number of elements Returns the number of elements in a JSON value. @return The return value depends on the differen
external/json/json.hpp:16760
↓ 11 callersFunctionwrite_data
external/httplib.h:4421
↓ 11 callersMethodxpmResizer
src/csvapplication.cpp:3525
↓ 10 callersMethodboolean
external/json/json.hpp:4761
↓ 10 callersMethodgetline
external/httplib.h:2855
↓ 10 callersMethodis_writable
external/httplib.h:5857
↓ 10 callersMethodnumber_float
external/json/json.hpp:4776
↓ 10 callersMethodread
external/httplib.h:5862
↓ 9 callersMethodgetSelection
src/csvgrid.cpp:507
↓ 9 callersFunctionisOnStack
external/utf8-cpp-utils/test/doctest.h:611
↓ 8 callersFunctionadvance
external/utf8/checked.h:202
↓ 8 callersFunctionhandle_EINTR
external/httplib.h:3042
↓ 8 callersMethodsetCell
src/csvtable.cpp:113
↓ 8 callersMethodshowImWorkingWindow
src/csvapplication.cpp:3386
↓ 8 callersFunctionsplit
external/httplib.h:2802
↓ 8 callersMethodstring
external/json/json.hpp:4781
↓ 7 callersMethodend_array
external/json/json.hpp:4806
↓ 7 callersMethodend_object
external/json/json.hpp:4796
↓ 7 callersMethodgetCustomFont
src/csvapplication.cpp:3532
↓ 7 callersMethodgetWindowSlotUsed
src/csvwindow.cpp:318
↓ 7 callersMethodisFlagged
src/csvtable.cpp:908
↓ 7 callersFunctionmask16
external/utf8/core.h:91
↓ 7 callersFunctionnext
external/utf8/unchecked.h:104
↓ 7 callersFunctionselect_read
external/httplib.h:3080
↓ 7 callersMethodstart_array
external/json/json.hpp:4801
↓ 7 callersMethodstart_object
external/json/json.hpp:4786
↓ 6 callersFunctionc_str
the only functions I'm willing to leave in the interface - available for inlining
external/utf8-cpp-utils/test/doctest.h:642
next →1–100 of 1,329, ranked by callers