Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tablecruncher/tablecruncher
/ functions
Functions
1,329 in github.com/Tablecruncher/tablecruncher
⨍
Functions
1,329
◇
Types & classes
299
↓ 152 callers
Function
create
external/json/json.hpp:13079
↓ 128 callers
Method
size
external/httplib.h:2842
↓ 123 callers
Method
at
src/simplefifo.hh:79
↓ 121 callers
Method
getTheme
src/csvapplication.cpp:2932
↓ 110 callers
Method
end
return iterator end (needed for range-based for)
external/json/json.hpp:1711
↓ 109 callers
Method
size
external/json/json.hpp:277
↓ 102 callers
Method
push_back
push_back(std::vector<std::string> > row) Adds row to the end of the table data */
src/csvdatastorage.cpp:268
↓ 94 callers
Method
begin
return iterator begin (needed for range-based for)
external/json/json.hpp:1705
↓ 94 callers
Function
to_string
external/httplib.h:2162
↓ 94 callers
Method
write_character
external/json/json.hpp:6245
↓ 81 callers
Method
size
src/simplefifo.hh:49
↓ 75 callers
Method
data
external/httplib.h:2999
↓ 75 callers
Method
find
* Show the Find & Replace Window */
src/csvapplication.cpp:1607
↓ 64 callers
Method
clear
clear() Clear the table */
src/csvdatastorage.cpp:86
↓ 53 callers
Method
value
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
external/json/json.hpp:6071
↓ 52 callers
Method
getTopWindow
src/csvapplication.cpp:860
↓ 42 callers
Function
get
external/json/json.hpp:14785
↓ 41 callers
Method
insert
external/utf8-cpp-utils/test/doctest.h:1011
↓ 38 callers
Method
write_characters
external/json/json.hpp:6250
↓ 36 callers
Function
check
external/utf8-cpp-utils/test/doctest.h:854
↓ 36 callers
Method
set_header
external/httplib.h:5666
↓ 35 callers
Method
add
src/recentfiles.hh:38
↓ 35 callers
Method
begin
src/simplefifo.hh:89
↓ 33 callers
Method
end
src/simplefifo.hh:93
↓ 33 callers
Method
rows
rows() Returns number of rows */
src/csvdatastorage.cpp:98
↓ 32 callers
Function
type_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 callers
Method
getNumberRows
src/csvtable.cpp:83
↓ 30 callers
Method
getNumberCols
src/csvtable.cpp:79
↓ 26 callers
Method
parse_error
external/json/json.hpp:921
↓ 26 callers
Method
write
Stream implementation
external/httplib.h:5831
↓ 25 callers
Method
append
external/httplib.h:2890
↓ 25 callers
Method
resize
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 callers
Function
assert_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 callers
Function
basic_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 callers
Method
get_position
return position of last read token
external/json/json.hpp:3791
↓ 23 callers
Function
is_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 callers
Method
key
external/json/json.hpp:4791
↓ 20 callers
Function
end
! @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 callers
Method
pop_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 callers
Method
setChanged
src/csvwindow.cpp:476
↓ 19 callers
Method
has_header
Request implementation
external/httplib.h:5652
↓ 19 callers
Method
operator[]
! @brief access to successor @pre The iterator is initialized; i.e. `m_object != nullptr`. */
external/json/json.hpp:6024
↓ 19 callers
Method
scopedElement
external/utf8-cpp-utils/test/doctest.h:5324
↓ 18 callers
Method
AddButton
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 callers
Function
close_socket
external/httplib.h:3034
↓ 18 callers
Method
number_integer
external/json/json.hpp:4766
↓ 18 callers
Function
parseCommaSepArgs
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 callers
Method
columns
columns() Returns number of columns */
src/csvdatastorage.cpp:108
↓ 17 callers
Method
set
set(std::string content, long R, long C) Set content of a single cell */
src/csvdatastorage.cpp:213
↓ 17 callers
Method
setUsed
src/csvwindow.cpp:467
↓ 16 callers
Method
addUndoStateTable
* Stores the complete table as Undo state */
src/csvwindow.cpp:742
↓ 16 callers
Function
is_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 callers
Function
is_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 callers
Function
mask8
external/utf8/core.h:86
↓ 16 callers
Function
to_json
external/json/json.hpp:1902
↓ 15 callers
Function
begin
! @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 callers
Function
shutdown_socket
external/httplib.h:3337
↓ 14 callers
Method
get_header_value
external/httplib.h:5656
↓ 14 callers
Method
get_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 callers
Function
toStreamLit
external/utf8-cpp-utils/test/doctest.h:3924
↓ 13 callers
Function
from_json
external/json/json.hpp:1229
↓ 13 callers
Method
getCell
src/csvtable.cpp:104
↓ 13 callers
Method
getHeaderCell
* 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 callers
Method
getPreference
src/csvapplication.cpp:2399
↓ 13 callers
Method
number_unsigned
external/json/json.hpp:4771
↓ 13 callers
Function
parseFlag
locates a flag on the command line
external/utf8-cpp-utils/test/doctest.h:6498
↓ 12 callers
Function
getContextOptions
external/utf8-cpp-utils/test/doctest.h:4003
↓ 12 callers
Function
next
external/utf8/checked.h:151
↓ 12 callers
Function
skipPathFromFilename
external/utf8-cpp-utils/test/doctest.h:3884
↓ 11 callers
Method
customHeaderRowShown
src/csvtable.cpp:658
↓ 11 callers
Method
get
@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 callers
Method
ptr
external/httplib.h:2834
↓ 11 callers
Method
sax_parse
external/json/json.hpp:4956
↓ 11 callers
Function
size
! @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 callers
Function
write_data
external/httplib.h:4421
↓ 11 callers
Method
xpmResizer
src/csvapplication.cpp:3525
↓ 10 callers
Method
boolean
external/json/json.hpp:4761
↓ 10 callers
Method
getline
external/httplib.h:2855
↓ 10 callers
Method
is_writable
external/httplib.h:5857
↓ 10 callers
Method
number_float
external/json/json.hpp:4776
↓ 10 callers
Method
read
external/httplib.h:5862
↓ 9 callers
Method
getSelection
src/csvgrid.cpp:507
↓ 9 callers
Function
isOnStack
external/utf8-cpp-utils/test/doctest.h:611
↓ 8 callers
Function
advance
external/utf8/checked.h:202
↓ 8 callers
Function
handle_EINTR
external/httplib.h:3042
↓ 8 callers
Method
setCell
src/csvtable.cpp:113
↓ 8 callers
Method
showImWorkingWindow
src/csvapplication.cpp:3386
↓ 8 callers
Function
split
external/httplib.h:2802
↓ 8 callers
Method
string
external/json/json.hpp:4781
↓ 7 callers
Method
end_array
external/json/json.hpp:4806
↓ 7 callers
Method
end_object
external/json/json.hpp:4796
↓ 7 callers
Method
getCustomFont
src/csvapplication.cpp:3532
↓ 7 callers
Method
getWindowSlotUsed
src/csvwindow.cpp:318
↓ 7 callers
Method
isFlagged
src/csvtable.cpp:908
↓ 7 callers
Function
mask16
external/utf8/core.h:91
↓ 7 callers
Function
next
external/utf8/unchecked.h:104
↓ 7 callers
Function
select_read
external/httplib.h:3080
↓ 7 callers
Method
start_array
external/json/json.hpp:4801
↓ 7 callers
Method
start_object
external/json/json.hpp:4786
↓ 6 callers
Function
c_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