Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/c-jimenez/open-ocpp
/ functions
Functions
8,477 in github.com/c-jimenez/open-ocpp
⨍
Functions
8,477
◇
Types & classes
5,267
↓ 13 callers
Function
decimal_free
** Destroy a Decimal object */
3rdparty/sqlite3/shell.c:2402
↓ 13 callers
Function
decimal_new
** Allocate a new Decimal object. Initialize it to the number given ** by the input string. */
3rdparty/sqlite3/shell.c:2413
↓ 13 callers
Function
getContextOptions
3rdparty/doctest/doctest/parts/doctest.cpp:937
↓ 13 callers
Function
idxFinalize
** End of virtual table implementation. *************************************************************************/ ** Finalize SQL statement pStmt. If
3rdparty/sqlite3/shell.c:10034
↓ 13 callers
Method
install
@brief Install a charging profile */
src/ocpp16/chargepoint/smartcharging/ProfileDatabase.cpp:177
↓ 13 callers
Method
internalCertificateManagementEnabled
@brief Enable internal certificate management : the certificates will be managed by Open OCPP only */
tests/deploy/main.cpp:217
↓ 13 callers
Function
lejp_destruct
3rdparty/libwebsockets/lib/misc/lejp.c:106
↓ 13 callers
Function
lws_abs_get_token
3rdparty/libwebsockets/lib/abstract/abstract.c:82
↓ 13 callers
Function
lws_add_http_header_status
3rdparty/libwebsockets/lib/roles/http/header.c:309
↓ 13 callers
Function
lws_buflist_use_segment
3rdparty/libwebsockets/lib/core/buflist.c:138
↓ 13 callers
Function
lws_dsh_destroy
3rdparty/libwebsockets/lib/core-net/lws-dsh.c:123
↓ 13 callers
Function
lws_finalize_http_header
3rdparty/libwebsockets/lib/roles/http/header.c:104
↓ 13 callers
Function
lws_genrsa_destroy
3rdparty/libwebsockets/lib/tls/openssl/lws-genrsa.c:404
↓ 13 callers
Function
lws_get_peer_simple
3rdparty/libwebsockets/lib/core-net/network.c:145
↓ 13 callers
Function
lws_h2_state
3rdparty/libwebsockets/lib/roles/h2/http2.c:140
↓ 13 callers
Function
lws_humanize
3rdparty/libwebsockets/lib/core/libwebsockets.c:1509
↓ 13 callers
Function
lws_is_first_fragment
3rdparty/libwebsockets/lib/roles/ws/ops-ws.c:884
↓ 13 callers
Function
lws_jws_alloc_element
3rdparty/libwebsockets/lib/jose/jws/jws.c:257
↓ 13 callers
Function
lws_mqtt_vbi_r
3rdparty/libwebsockets/lib/roles/mqtt/primitives.c:88
↓ 13 callers
Function
lws_ss_client_connect
3rdparty/libwebsockets/lib/secure-streams/secure-streams.c:922
↓ 13 callers
Function
lws_ss_destroy
3rdparty/libwebsockets/lib/secure-streams/secure-streams.c:1362
↓ 13 callers
Function
parseFlag
locates a flag on the command line
3rdparty/doctest/doctest/doctest.h:6525
↓ 13 callers
Function
parseFlag
locates a flag on the command line
3rdparty/doctest/doctest/parts/doctest.cpp:3434
↓ 13 callers
Method
resultString
@brief Get the last computation result as an hexadecimal string */
src/tools/x509/Sha2.cpp:89
↓ 13 callers
Method
setConnected
@brief Set the connectivity state */
tests/stubs/RpcStub.h:72
↓ 13 callers
Function
skipPathFromFilename
3rdparty/doctest/doctest/parts/doctest.cpp:798
↓ 13 callers
Method
start
@brief Start the security manager */
src/ocpp16/chargepoint/security/SecurityManager.cpp:124
↓ 13 callers
Function
state_transition
3rdparty/libwebsockets/lib/misc/threadpool/threadpool.c:236
↓ 13 callers
Method
stop
@brief Stop the security manager */
src/ocpp16/chargepoint/security/SecurityManager.cpp:164
↓ 13 callers
Method
toBool
@brief Get the value as a boolean */
src/tools/helpers/IniFile.cpp:397
↓ 13 callers
Method
toFloat
@brief Get the value as a floating point value */
src/tools/helpers/IniFile.cpp:391
↓ 12 callers
Method
Default
3rdparty/rapidjson/include/rapidjson/reader.h:203
↓ 12 callers
Method
GetStackCapacity
Get the capacity of stack in bytes.
3rdparty/rapidjson/include/rapidjson/document.h:2801
↓ 12 callers
Method
Int
3rdparty/rapidjson/test/unittest/readertest.cpp:71
↓ 12 callers
Function
StrDup
3rdparty/rapidjson/test/unittest/unittest.h:73
↓ 12 callers
Method
String
3rdparty/rapidjson/example/simplereader/simplereader.cpp:19
↓ 12 callers
Method
Value
3rdparty/rapidjson/include/rapidjson/internal/ieee754.h:29
↓ 12 callers
Function
castToUnderlying
3rdparty/doctest/examples/all_features/enums.cpp:11
↓ 12 callers
Function
clearAllProfiles
tests/ocpp16/smartcharging/test_smartcharging_setpoint.cpp:79
↓ 12 callers
Function
close_db
** Attempt to close the databaes connection. Report errors. */
3rdparty/sqlite3/shell.c:19605
↓ 12 callers
Method
compute
@brief Compute the SHA of a data buffer */
src/tools/x509/Sha2.cpp:61
↓ 12 callers
Function
encode
@brief Encode an array of bytes in Base64 */
src/tools/x509/Base64.cpp:30
↓ 12 callers
Function
g32
3rdparty/libwebsockets/lib/misc/fts/trie.c:181
↓ 12 callers
Method
getSetpoint
@copydoc bool IChargePoint::getSetpoint(unsigned int, ocpp::types::Optional<ocpp::types::ocpp16::SmartChar
src/ocpp16/chargepoint/ChargePoint.cpp:657
↓ 12 callers
Function
hash_update_str
3rdparty/libwebsockets/lib/secure-streams/system/auth-sigv4/sign.c:185
↓ 12 callers
Function
kill
3rdparty/libwebsockets/lib/plat/windows/windows-misc.c:102
↓ 12 callers
Function
lws_acme_report_status
3rdparty/libwebsockets/plugins/acme-client/protocol_lws_acme_client.c:567
↓ 12 callers
Function
lws_dsh_free
3rdparty/libwebsockets/lib/core-net/lws-dsh.c:285
↓ 12 callers
Function
lws_genhmac_destroy
3rdparty/libwebsockets/lib/tls/openssl/lws-genhash.c:156
↓ 12 callers
Function
lws_genhmac_size
3rdparty/libwebsockets/lib/tls/lws-gencrypto-common.c:650
↓ 12 callers
Function
lws_get_vhost_by_name
3rdparty/libwebsockets/lib/core-net/vhost.c:1721
↓ 12 callers
Function
lws_jwe_auth_and_decrypt
3rdparty/libwebsockets/lib/jose/jwe/jwe.c:322
↓ 12 callers
Function
lws_jws_dup_element
3rdparty/libwebsockets/lib/jose/jws/jws.c:191
↓ 12 callers
Function
lws_ring_get_oldest_tail
3rdparty/libwebsockets/lib/misc/lws-ring.c:281
↓ 12 callers
Function
lws_smtpc_state_transition
3rdparty/libwebsockets/lib/abstract/protocols/smtp/smtp.c:76
↓ 12 callers
Function
lws_struct_pretty
3rdparty/libwebsockets/lib/misc/lws-struct-lejp.c:527
↓ 12 callers
Function
lws_system_blob_heap_append
3rdparty/libwebsockets/lib/system/system.c:54
↓ 12 callers
Function
lws_tls_alloc_pem_to_der_file
3rdparty/libwebsockets/lib/tls/tls.c:322
↓ 12 callers
Function
lws_vfs_file_close
* lws_plat_file_close() - close file * * \param fop_fd: file handle to close */
3rdparty/libwebsockets/include/libwebsockets/lws-vfs.h:202
↓ 12 callers
Function
lws_vhost_foreach_listen_wsi
helper to interate every listen socket on any vhost and call cb on it */
3rdparty/libwebsockets/lib/core-net/vhost.c:1258
↓ 12 callers
Method
methodCalled
@brief Indicate if a method has been called and returns the parameters used for the call */
tests/stubs/ChargePointEventsHandlerStub.cpp:385
↓ 12 callers
Function
recoverExec
** This function is a no-op if recover handle p already contains an error ** (if p->errCode!=SQLITE_OK). A copy of p->errCode is returned in this **
3rdparty/sqlite3/shell.c:13143
↓ 12 callers
Function
recoverPrepare
** This function is a no-op if recover handle p already contains an error ** (if p->errCode!=SQLITE_OK). ** ** Otherwise, it attempts to prepare the
3rdparty/sqlite3/shell.c:13056
↓ 12 callers
Function
recoverReset
** Reset SQLite statement handle pStmt. If the call to sqlite3_reset() ** indicates that an error occurred, and there is not already an error ** in t
3rdparty/sqlite3/shell.c:13112
↓ 12 callers
Method
registerClientListener
@brief Register a listener to RPC client events */
src/rpc/RpcClient.cpp:96
↓ 12 callers
Function
showHelp
** Output help text. ** ** zPattern describes the set of commands for which help text is provided. ** If zPattern is NULL, then show all commands, but
3rdparty/sqlite3/shell.c:19021
↓ 12 callers
Function
ssl_mem_zalloc
3rdparty/libwebsockets/lib/tls/mbedtls/wrapper/platform/ssl_port.c:20
↓ 11 callers
Method
Clear
3rdparty/rapidjson/include/rapidjson/internal/stack.h:99
↓ 11 callers
Method
Parse
3rdparty/rapidjson/example/parsebyparts/parsebyparts.cpp:73
↓ 11 callers
Method
Reset
3rdparty/rapidjson/test/perftest/misctest.cpp:363
↓ 11 callers
Function
SSL_want_read
* @brief check if SSL want to read */
3rdparty/libwebsockets/lib/tls/mbedtls/wrapper/library/ssl_lib.c:105
↓ 11 callers
Function
SSL_want_write
* @brief check if SSL want to write */
3rdparty/libwebsockets/lib/tls/mbedtls/wrapper/library/ssl_lib.c:118
↓ 11 callers
Method
Tell
3rdparty/rapidjson/include/rapidjson/stream.h:161
↓ 11 callers
Function
__remove_wsi_socket_from_fds
3rdparty/libwebsockets/lib/core-net/pollfd.c:357
↓ 11 callers
Function
add_p1p1
3rdparty/libwebsockets/plugins/ssh-base/crypto/ge25519.c:106
↓ 11 callers
Function
char_to_hex
3rdparty/libwebsockets/lib/core/libwebsockets.c:118
↓ 11 callers
Method
chargePointIdentifier
@brief Charge point identifier */
tests/deploy/main.cpp:146
↓ 11 callers
Function
d2i_X509
* @brief load a character certification context into system context. If '*cert' is pointed to the * certification, then load certification int
3rdparty/libwebsockets/lib/tls/mbedtls/wrapper/library/ssl_x509.c:89
↓ 11 callers
Method
fromJson
@copydoc bool IMessageConverter<DataType>::fromJson(const rapidjson::Value&, DataType&, std::string&, std::string&) */
src/ocpp16/messages/Reset.cpp:43
↓ 11 callers
Function
idxMalloc
** Allocate and return nByte bytes of zeroed memory using sqlite3_malloc(). ** If the allocation fails, set *pRc to SQLITE_NOMEM and return NULL. */
3rdparty/sqlite3/shell.c:9532
↓ 11 callers
Function
lejp_error_to_string
3rdparty/libwebsockets/lib/misc/lejp.c:874
↓ 11 callers
Method
load
@brief Load a file in INI format */
src/tools/helpers/IniFile.cpp:41
↓ 11 callers
Function
lws_acme_client_connect
* Notice: trashes i and url */
3rdparty/libwebsockets/plugins/acme-client/protocol_lws_acme_client.c:579
↓ 11 callers
Function
lws_add_http_header_by_name
3rdparty/libwebsockets/lib/roles/http/header.c:68
↓ 11 callers
Function
lws_adopt_descriptor_vhost
3rdparty/libwebsockets/lib/core-net/adopt.c:479
↓ 11 callers
Function
lws_context_user
3rdparty/libwebsockets/lib/core/libwebsockets.c:263
↓ 11 callers
Function
lws_finalize_write_http_header
3rdparty/libwebsockets/lib/roles/http/header.c:121
↓ 11 callers
Function
lws_get_socket_fd
3rdparty/libwebsockets/lib/core-net/wsi.c:977
↓ 11 callers
Function
lws_handle_POLLOUT_event
3rdparty/libwebsockets/lib/core-net/service.c:61
↓ 11 callers
Function
lws_metrics_tag_wsi_add
3rdparty/libwebsockets/lib/system/metrics/metrics.c:68
↓ 11 callers
Function
lws_mqtt_str_advance
3rdparty/libwebsockets/lib/roles/mqtt/primitives.c:216
↓ 11 callers
Function
lws_mqtt_str_free
3rdparty/libwebsockets/lib/roles/mqtt/primitives.c:231
↓ 11 callers
Function
lws_pvo_get_str
3rdparty/libwebsockets/lib/core-net/wsi.c:834
↓ 11 callers
Function
lws_ss_backoff
3rdparty/libwebsockets/lib/secure-streams/secure-streams.c:584
↓ 11 callers
Function
lws_tokenize_init
3rdparty/libwebsockets/lib/core/libwebsockets.c:1060
↓ 11 callers
Function
lws_vhost_destroy
3rdparty/libwebsockets/lib/core-net/vhost.c:1628
↓ 11 callers
Method
pop
@@copydoc void IRequestFifo::pop() */
tests/stubs/RequestFifoStub.cpp:57
↓ 11 callers
Function
quoteChar
** Attempt to determine if identifier zName needs to be quoted, either ** because it contains non-alphanumeric characters, or because it is an ** SQLi
3rdparty/sqlite3/shell.c:895
↓ 11 callers
Function
recoverSqlCallback
** If this recover handle is not in SQL callback mode (i.e. was not created ** using sqlite3_recover_init_sql()) of if an error has already occurred,
3rdparty/sqlite3/shell.c:13488
↓ 11 callers
Method
restart
@brief Restart the timer with the specified interval */
src/tools/helpers/Timer.cpp:78
← previous
next →
401–500 of 8,477, ranked by callers