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
Method
diyfp
external/json/json.hpp:9732
Method
doSortCB
src/csvapplication.cpp:1951
Method
doSortWinCB
src/csvapplication.cpp:1955
Method
doneEditing
src/csvgrid.cpp:449
Method
draw
* Draws the Button * col Background color * c Label color */
src/csvwidgets.cpp:199
Method
draw_cell
Handle drawing all cells in table
src/csvgrid.cpp:191
Method
droppedFileCB
src/csvapplication.cpp:2953
Method
dumpSelection
src/csvwindow.cpp:502
Method
dumpStatus
src/csvtable.cpp:540
Method
dumpVecVec
* Static helper method that dumps a vector of vector of string to cout. * maxRows optional * colWidth optional */
src/helper.cpp:575
Method
dumpWindows
src/csvapplication.cpp:3558
Method
dump_escaped
! @brief dump escaped string Escape a string by replacing certain special characters by a sequence of an escape character (backslash) and
external/json/json.hpp:11060
Method
dump_float
! @brief dump a floating-point number Dump a given floating-point number to output stream @a o. Works internally with @a number_buffer.
external/json/json.hpp:11346
Method
dump_integer
external/json/json.hpp:11305
Method
editSingleCellSaveCB
src/csvapplication.cpp:3486
Function
emplace
external/json/json.hpp:17206
Function
emplace_back
external/json/json.hpp:17158
Function
empty
! @brief checks whether the container is empty. Checks if a JSON value has no elements (i.e. whether its @ref size is `0`). @return The
external/json/json.hpp:16688
Method
emptyCellsString
Returns a string that consists of `num` internal delimiter characters */
src/csvdatastorage.cpp:512
Method
enable_server_certificate_verification
external/httplib.h:8783
Method
enable_server_hostname_verification
external/httplib.h:8787
Method
encodeUtf16
* Returns a tuple (high,low) as UTF-16 */
src/helper.cpp:724
Method
encodeUtf8
Encode a code point as UTF-8 https://stackoverflow.com/questions/23502153/utf-8-encoding-algorithm-vs-utf-16-algorithm printf("TEST: %s\n",Helper::enc
src/helper.cpp:744
Method
end_array
external/json/json.hpp:4352
Method
end_array
external/json/json.hpp:4584
Method
end_object
external/json/json.hpp:4333
Method
end_object
external/json/json.hpp:4528
Method
error
Error
external/httplib.h:1175
Method
event_callback
table's event callback (instance)
src/csvgrid.hh:75
Method
exception
external/json/json.hpp:826
Method
exception_message
external/json/json.hpp:5271
Method
exception_message
! @param[in] format the current format @param[in] detail a detailed error message @param[in] context further contect information
external/json/json.hpp:8266
Method
executeMacroCB
src/csvapplication.cpp:2346
Method
executeMacroListCB
executeMacroListCB: click into the Macro list on the left
src/csvapplication.cpp:2320
Method
fatalErrorHandler
src/macro.cpp:277
Method
file_line_to_stream
this was requested to be made virtual so users could override it
external/utf8-cpp-utils/test/doctest.h:6023
Method
fill
external/utf8-cpp-utils/test/doctest.h:1151
Method
fill
external/utf8-cpp-utils/test/doctest.h:1164
Method
fill
external/utf8-cpp-utils/test/doctest.h:1194
Method
fill_buffer
UTF-32
external/json/json.hpp:2176
Method
fill_buffer
UTF-16
external/json/json.hpp:2231
Method
fill_buffer
external/json/json.hpp:2315
Function
find_invalid
external/utf8/cpp17.h:63
Function
find_invalid
external/utf8/cpp20.h:91
Method
find_replace
* Does Replacement, is called by callback functions below * Returns number of replacements */
src/csvapplication.cpp:1698
Method
find_replaceAll_CB
* Replaces all occurences of "Find" with "Replace" if data == CsvApplication::ReplaceAllType::REPLACE * Flags all rows where "Find" is found if data
src/csvapplication.cpp:1752
Method
find_replaceFind_CB
src/csvapplication.cpp:1744
Method
find_replace_CB
src/csvapplication.cpp:1740
Method
find_substring_CB
src/csvapplication.cpp:1640
Method
fixUtf8
fixes UTF8 inplace – replaces invalid octets with replace character
src/helper.cpp:131
Function
flatten
! @param[in] reference_string the reference string to the current value @param[in] value the value to consider @param[in,out]
external/json/json.hpp:12171
Function
from_bson
! @brief Create a JSON value from an input in BSON format Deserializes a given input @a i to a JSON value using the BSON (Binary JSON) se
external/json/json.hpp:19343
Function
from_cbor
! @brief create a JSON value from an input in CBOR format Deserializes a given input @a i to a JSON value using the CBOR (Concise Binary
external/json/json.hpp:19071
Method
from_json
external/json/json.hpp:12304
Function
from_msgpack
! @brief create a JSON value from an input in MessagePack format Deserializes a given input @a i to a JSON value using the MessagePack se
external/json/json.hpp:19176
Function
from_ubjson
! @brief create a JSON value from an input in UBJSON format Deserializes a given input @a i to a JSON value using the UBJSON (Universal B
external/json/json.hpp:19260
Function
front
! @brief access the first element Returns a reference to the first element in the container. For a JSON container `c`, the expression `c.
external/json/json.hpp:15770
Method
genericColumnNameToIndex
Returns index for excel style column name Return -1 if colName is not a valid uppercase excel style column Inverse function to createGenericColumnNa
src/helper.cpp:78
Method
get
src/recentfiles.hh:55
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
external/json/json.hpp:8141
Method
getAppBundlePath
Set path to resources folder in app bundle Caution: PATH_MAX is defined in /usr/include/sys/syslimits.h
src/helper.cpp:624
Method
getBasename
* Returns the filename of a path: e.g. "file.csv" from "/a/b/file.csv" */
src/helper.cpp:455
Method
getColor
src/colorthemes.hh:43
Method
getColumn
getColumn(std::string row, long column) a#bcd#ef#hij 0123456789ab */
src/csvdatastorage.cpp:458
Method
getColumnIndizes
src/csvdatastorage.cpp:467
Method
getCurrentTimestamp
external/utf8-cpp-utils/test/doctest.h:5718
Method
getDelimiterName
src/globals.hh:195
Method
getDirectory
* Returns the directory part of a path: e.g. "/a/b/" from "/a/b/file.csv" */
src/helper.cpp:463
Method
getEditorTabDistance
src/csvapplication.cpp:3496
Method
getEncodingName
src/globals.hh:168
Method
getFileSize
https://stackoverflow.com/questions/5840148/how-can-i-get-a-files-size-in-c
src/helper.cpp:497
Method
getFltkFontCode
src/helper.cpp:781
Method
getFont
src/csvapplication.cpp:2948
Method
getHomeDir
src/helper.cpp:656
Method
getLastResultInts
* Returns the last stored Int results */
src/macro.cpp:230
Method
getLastResultStrings
src/macro.cpp:250
Method
getName
src/csvwindow.cpp:313
Method
getNextCodeUnit
returns a code unit (and the value of the last octet so that calling methods can see an EOF marker)
src/csvparser.cpp:373
Method
getPathWithoutExtension
* Returns the <path without an extension,extension>: * /a/b/file.csv => <"/a/b/file","csv"> * file.csv => <"file","csv"> * /a/b/file => <"/
src/helper.cpp:476
Method
getPhysMemSize
src/helper.cpp:680
Method
getPhysMemSize
src/csvapplication.cpp:3339
Method
getSelection
src/csvundo.cpp:117
Method
getSuccessOrFailColor
external/utf8-cpp-utils/test/doctest.h:5995
Method
getSuccessOrFailString
external/utf8-cpp-utils/test/doctest.h:5988
Method
getTimestamp
src/helper.cpp:774
Method
getWorkDir
src/csvapplication.cpp:2414
Method
get_active_contexts
external/utf8-cpp-utils/test/doctest.h:7061
Function
get_allocator
! @brief returns the allocator associated with the container */
external/json/json.hpp:12548
Function
get_bearer_token_auth
external/httplib.h:2129
Method
get_bson_cstr
! @brief Parses a C-style string from the BSON input. @param[in, out] result A reference to the string variable where the read
external/json/json.hpp:6496
Method
get_bson_string
external/json/json.hpp:6528
Method
get_cbor_array
! @param[in] len the length of the array or std::size_t(-1) for an array of indefinite size @return whether array creatio
external/json/json.hpp:7117
Method
get_cbor_float_prefix
external/json/json.hpp:9340
Method
get_cbor_object
! @param[in] len the length of the object or std::size_t(-1) for an object of indefinite size @return whether object crea
external/json/json.hpp:7153
Method
get_cbor_string
! @brief reads a CBOR string This function first reads starting bytes to determine the expected string length and then copies this number
external/json/json.hpp:7028
Method
get_character
external/json/json.hpp:2155
Method
get_character
external/json/json.hpp:2296
Method
get_codepoint
! @brief get codepoint from 4 hex characters following `\u` For input "\u c1 c2 c3 c4" the codepoint is: (c1 * 0x1000) + (c2 * 0x0100)
external/json/json.hpp:2591
Method
get_decimal_point
return the locale-dependent decimal point
external/json/json.hpp:2565
Method
get_file_value
external/httplib.h:5700
← previous
next →
701–800 of 1,329, ranked by callers