MCPcopy Create free account

hub / github.com/c-jimenez/open-ocpp / functions

Functions8,477 in github.com/c-jimenez/open-ocpp

↓ 8 callersFunctionEraseValueByPointer
3rdparty/rapidjson/include/rapidjson/pointer.h:1459
↓ 8 callersMethodFlush
3rdparty/rapidjson/test/unittest/writertest.cpp:211
↓ 8 callersFunctionGetMapIterators
3rdparty/rapidjson/include/rapidjson/document.h:2166
↓ 8 callersFunctionGetQueryStringLength
3rdparty/rapidjson/include/rapidjson/uri.h:114
↓ 8 callersFunctionMemberBegin
Const member iterator ! \pre IsObject() == true */
3rdparty/rapidjson/include/rapidjson/document.h:1268
↓ 8 callersFunctionParse
Parse a URI into constituent scheme, authority, path, query, & fragment parts Supports URIs that match regex ^(([^:/?#]+):)?(//([^/?#]*))?([^?#]*)(\?(
3rdparty/rapidjson/include/rapidjson/uri.h:277
↓ 8 callersMethodRemoveMember
3rdparty/rapidjson/include/rapidjson/document.h:3010
↓ 8 callersFunctionSSL_CTX_free
* @brief free a SSL context */
3rdparty/libwebsockets/lib/tls/mbedtls/wrapper/library/ssl_lib.c:254
↓ 8 callersFunctionSSL_get_SSL_CTX
* @brief get SSL context of the SSL */
3rdparty/libwebsockets/lib/tls/mbedtls/wrapper/library/ssl_lib.c:543
↓ 8 callersFunctionSetStringRaw
Initialize this value as constant string, without calling destructor.
3rdparty/rapidjson/include/rapidjson/document.h:2435
↓ 8 callersMethodTake
3rdparty/rapidjson/include/rapidjson/internal/regex.h:51
↓ 8 callersMethodUint64Value
3rdparty/rapidjson/include/rapidjson/internal/ieee754.h:30
↓ 8 callersFunction__insert_wsi_socket_into_fds
3rdparty/libwebsockets/lib/core-net/pollfd.c:267
↓ 8 callersFunction__lws_wsi_create_with_role
3rdparty/libwebsockets/lib/core-net/wsi.c:288
↓ 8 callersFunction_genhash_update_len
3rdparty/libwebsockets/plugins/ssh-base/kex-25519.c:199
↓ 8 callersFunctionadler32
========================================================================= */
3rdparty/libwebsockets/win32port/zlib/adler32.c:60
↓ 8 callersFunctionarErrorMsg
** Print an error message for the .ar command to stderr and return ** SQLITE_ERROR. */
3rdparty/sqlite3/shell.c:20978
↓ 8 callersFunctionarExecSql
** Run the SQL statement in zSql. Or if doing a --dryrun, merely print it out. */
3rdparty/sqlite3/shell.c:21438
↓ 8 callersMethodcapacity
3rdparty/doctest/doctest/parts/doctest.cpp:659
↓ 8 callersMethodcheckWith
3rdparty/doctest/doctest/parts/doctest.cpp:720
↓ 8 callersFunctionfreeText
3rdparty/sqlite3/shell.c:838
↓ 8 callersMethodfront
@copydoc bool IRequestFifo::front(unsigned int&, std::string&, const rapidjson::Document&) const */
src/ocpp16/chargepoint/requestfifo/RequestFifo.cpp:75
↓ 8 callersFunctiongettimeofday
3rdparty/libwebsockets/win32port/win32helpers/gettimeofday.c:7
↓ 8 callersMethodheartbeatInterval
@brief Heartbeat interval */
src/ocpp16/localcontroller/interface/ILocalControllerConfig.h:48
↓ 8 callersMethodinsert
3rdparty/doctest/doctest/parts/doctest_fwd.h:1009
↓ 8 callersFunctionisConfigurationChangeAccepted
@brief Indicate if a change of configuration has been accepted by the charge point */
examples/ocpp16/security_centralsystem/main.cpp:473
↓ 8 callersMethodisConnected
@brief Indicate if the connection with the central system is active */
src/ocpp16/localcontroller/centralsystem/CentralSystemProxy.cpp:107
↓ 8 callersMethodjsonSchemasPath
@brief Path to the JSON schemas to validate the messages */
tests/deploy/main.cpp:139
↓ 8 callersFunctionlejp_check_path_match
3rdparty/libwebsockets/lib/misc/lejp.c:146
↓ 8 callersMethodlistenUrl
@brief Listen URL */
tests/deploy/main.cpp:49
↓ 8 callersFunctionlt
3rdparty/libwebsockets/plugins/ssh-base/crypto/sc25519.c:21
↓ 8 callersFunctionlwcp_completed
3rdparty/libwebsockets/lib/misc/lecp.c:243
↓ 8 callersFunctionlwcp_st_parent
3rdparty/libwebsockets/lib/misc/lecp.c:235
↓ 8 callersFunctionlws_b64_decode_string_len
3rdparty/libwebsockets/lib/misc/base64-decode.c:207
↓ 8 callersFunctionlws_cache_lookup
3rdparty/libwebsockets/lib/misc/cache-ttl/lws-cache-ttl.c:90
↓ 8 callersFunctionlws_cache_results_walk
3rdparty/libwebsockets/lib/misc/cache-ttl/lws-cache-ttl.c:260
↓ 8 callersFunctionlws_client_http_multipart
3rdparty/libwebsockets/lib/roles/http/client/client-http.c:1089
↓ 8 callersFunctionlws_cose_sign_hashing
3rdparty/libwebsockets/lib/cose/cose_sign.c:78
↓ 8 callersFunctionlws_cstr
3rdparty/libwebsockets/plugins/ssh-base/sshd.c:65
↓ 8 callersFunctionlws_gencrypto_padded_length
3rdparty/libwebsockets/lib/tls/lws-gencrypto-common.c:692
↓ 8 callersFunctionlws_h2_frame_write
3rdparty/libwebsockets/lib/roles/h2/http2.c:663
↓ 8 callersFunctionlws_jose_destroy
3rdparty/libwebsockets/lib/jose/jws/jose.c:398
↓ 8 callersFunctionlws_jwe_parse_jose
3rdparty/libwebsockets/lib/jose/jws/jose.c:457
↓ 8 callersFunctionlws_parse_uri
3rdparty/libwebsockets/lib/core-net/wsi.c:677
↓ 8 callersFunctionlws_set_timer_usecs
3rdparty/libwebsockets/lib/core-net/wsi-timeout.c:64
↓ 8 callersFunctionlws_spa_get_string
3rdparty/libwebsockets/lib/roles/http/server/lws-spa.c:664
↓ 8 callersFunctionlws_ss_add_peer_tx_credit
3rdparty/libwebsockets/lib/secure-streams/secure-streams.c:1711
↓ 8 callersFunctionlws_ss_alloc_set_metadata
3rdparty/libwebsockets/lib/secure-streams/policy-common.c:146
↓ 8 callersFunctionlws_ss_get_handle_metadata
3rdparty/libwebsockets/lib/secure-streams/policy-common.c:221
↓ 8 callersFunctionlws_ss_policy_overlay
3rdparty/libwebsockets/lib/secure-streams/policy-json.c:1273
↓ 8 callersFunctionlws_ss_start_timeout
3rdparty/libwebsockets/lib/secure-streams/secure-streams.c:1763
↓ 8 callersFunctionlws_state_transition_steps
3rdparty/libwebsockets/lib/core-net/state.c:123
↓ 8 callersFunctionlws_token_to_string
3rdparty/libwebsockets/lib/roles/http/header.c:29
↓ 8 callersFunctionlws_wsi_txc_describe
3rdparty/libwebsockets/lib/core-net/wsi.c:1586
↓ 8 callersFunctionms_delta
3rdparty/libwebsockets/lib/misc/threadpool/threadpool.c:102
↓ 8 callersFunctionoperator=
3rdparty/rapidjson/include/rapidjson/document.h:965
↓ 8 callersFunctionoutput_c_string
** Output the given string as a quoted according to C or TCL quoting rules. */
3rdparty/sqlite3/shell.c:16083
↓ 8 callersMethodproxy
@brief Get the charge point proxy */
examples/ocpp16/common/DefaultCentralSystemEventsHandler.h:75
↓ 8 callersMethodpush
@copydoc void IRequestFifo::push(unsigned int, const std::string&, const rapidjson::Document&) const */
tests/stubs/RequestFifoStub.cpp:33
↓ 8 callersFunctionrc_err_oom_die
3rdparty/sqlite3/shell.c:21790
↓ 8 callersMethodregisterListener
@copydoc void IRpc::registerListener(IListener&) */
src/rpc/RpcBase.cpp:158
↓ 8 callersMethodregisterListener
@copydoc void IRpc::registerListener(IListener&) */
tests/stubs/RpcStub.h:55
↓ 8 callersFunctionshell_exec
** Execute a statement or set of statements. Print ** any result rows/columns depending on the current mode ** set via the supplied callback. ** ** T
3rdparty/sqlite3/shell.c:18275
↓ 8 callersFunctionu32toa
3rdparty/rapidjson/include/rapidjson/internal/itoa.h:39
↓ 8 callersFunctionu64toa
3rdparty/rapidjson/include/rapidjson/internal/itoa.h:126
↓ 8 callersMethodupdate
@brief Add data to the current computation */
src/tools/x509/Sha2.cpp:75
↓ 7 callersMethodAddExpectedType
3rdparty/rapidjson/include/rapidjson/schema.h:2735
↓ 7 callersFunctionEncode
3rdparty/rapidjson/include/rapidjson/encodings.h:30
↓ 7 callersMethodFree
3rdparty/rapidjson/test/unittest/pointertest.cpp:1695
↓ 7 callersFunctionHandleError
Create the error message for a named error The error object can either be empty or contain at least member properties: {"errorCode": <code>, "instance
3rdparty/rapidjson/example/schemavalidator/schemavalidator.cpp:52
↓ 7 callersMethodIterativeParseInit
Initialize JSON text token-by-token parsing ! */
3rdparty/rapidjson/include/rapidjson/reader.h:607
↓ 7 callersMethodKey
3rdparty/rapidjson/example/simplereader/simplereader.cpp:24
↓ 7 callersMethodLength
3rdparty/rapidjson/include/rapidjson/reader.h:943
↓ 7 callersFunctionOpen
3rdparty/rapidjson/test/unittest/istreamwrappertest.cpp:106
↓ 7 callersMethodPut
3rdparty/rapidjson/include/rapidjson/pointer.h:1150
↓ 7 callersFunctionSSL_CTX_use_certificate_ASN1
* @brief load certification into the SSL context */
3rdparty/libwebsockets/lib/tls/mbedtls/wrapper/library/ssl_x509.c:256
↓ 7 callersFunctionSSL_get_error
* @brief get SSL error code */
3rdparty/libwebsockets/lib/tls/mbedtls/wrapper/library/ssl_lib.c:141
↓ 7 callersFunctionSSL_shutdown
* @brief shutdown the connection */
3rdparty/libwebsockets/lib/tls/mbedtls/wrapper/library/ssl_lib.c:424
↓ 7 callersFunctionStrLen
3rdparty/rapidjson/include/rapidjson/internal/strfunc.h:31
↓ 7 callersFunction__lws_lc_untag
3rdparty/libwebsockets/lib/core/logs.c:162
↓ 7 callersFunction__lws_set_timeout
3rdparty/libwebsockets/lib/core-net/wsi-timeout.c:124
↓ 7 callersFunction__lws_threadpool_task_dump
3rdparty/libwebsockets/lib/misc/threadpool/threadpool.c:124
↓ 7 callersFunction__lws_vhost_unbind_wsi
req cx lock... acquires vh lock */
3rdparty/libwebsockets/lib/core-net/wsi.c:92
↓ 7 callersFunction_lws_plat_service_forced_tsi
3rdparty/libwebsockets/lib/plat/unix/unix-service.c:36
↓ 7 callersMethodcall
@copydoc bool IRpc::call(const std::string&, const rapidjson::Document&, rapidjson::Document&, rapidjson::Value&, std::st
tests/stubs/RpcStub.cpp:35
↓ 7 callersMethodchargePointSerialNumber
@brief Charge point serial number */
tests/deploy/main.cpp:185
↓ 7 callersMethodchargePoints
@brief Get the list of the connected charge points */
examples/ocpp16/common/DefaultCentralSystemEventsHandler.h:251
↓ 7 callersMethodclear
@brief Clear one or multiple charging profiles with match criteria * (if none specified, all the profiles are cleared) */
src/ocpp16/chargepoint/smartcharging/ProfileDatabase.cpp:59
↓ 7 callersFunctionclearAllProfiles
tests/ocpp16/smartcharging/test_composite_schedule1.cpp:79
↓ 7 callersMethoddestroy
3rdparty/rapidjson/include/rapidjson/allocators.h:544
↓ 7 callersFunctiondirent_set_errno
Set errno variable */
3rdparty/libwebsockets/win32port/dirent/dirent-win32.h:1139
↓ 7 callersFunctiondisplayStatLine
** Display a single line of status using 64-bit values. */
3rdparty/sqlite3/shell.c:17203
↓ 7 callersFunctionflush_pending
========================================================================= * Flush as much pending output as possible. All deflate() output goes * th
3rdparty/libwebsockets/win32port/zlib/deflate.c:574
↓ 7 callersMethodforceRegistrationStatus
@copydoc void IStatusManager::forceRegistrationStatus(ocpp::types::ocpp16::RegistrationStatus) */
tests/stubs/StatusManagerStub.h:48
↓ 7 callersFunctionge
3rdparty/libwebsockets/plugins/ssh-base/crypto/fe25519.c:24
↓ 7 callersFunctionge_equal
3rdparty/libwebsockets/plugins/ssh-base/crypto/ge25519.c:152
↓ 7 callersMethodget
3rdparty/libwebsockets/lib/misc/lwsac/lwsac.cxx:59
↓ 7 callersFunctiongetCompositeSchedule
tests/ocpp16/smartcharging/test_composite_schedule1.cpp:101
↓ 7 callersFunctiongetCurrentTicks
3rdparty/doctest/doctest/parts/doctest.cpp:295
↓ 7 callersFunctionget_u32
3rdparty/libwebsockets/lib/roles/http/server/fops-zip.c:158
← previousnext →601–700 of 8,477, ranked by callers