MCPcopy Create free account

hub / github.com/Hieromon/AutoConnect / functions

Functions1,229 in github.com/Hieromon/AutoConnect

Method_allocateEntry
src/AutoConnectCredential.cpp:52
Method_asElementType
* Convert element type from type as String. * @param type An element type as String * @return A type of ACElement_t */
src/AutoConnectAux.cpp:1260
Method_attachMenuItem
src/AutoConnectPageImpl.hpp:1555
Method_attachOTA
The following members are used to separate AutoConnectAux-dependent processes from AutoConnectCore that were mingled with AutoConnect. These are treat
src/AutoConnectCore.hpp:272
Method_attachOTA
src/AutoConnectExtImpl.hpp:187
Method_autoMount
* Detect the mount status of the SD card and remount it if it has been * unplugged once. This avoids sector information mismatch due to SD card * re
examples/WebCamServer/ESP32Cam.cpp:752
Method_buildAux
* Create the update operation pages using a predefined page structure * with two structures as ACPage_t and ACElementProp_t which describe * for Aut
src/AutoConnectOTA.cpp:93
Method_buildAux
* Create the update operation pages using a predefined page structure * with two structures as ACPage_t and ACElementProp_t which describe * for Aut
src/AutoConnectUpdate.cpp:302
Method_captivePortal
src/AutoConnectCoreImpl.hpp:1162
Method_captureHandler
* Capturing a still image from the image sensor and transferring it via HTTP * content. This function is an internal, static entry and URI handler.
examples/WebCamServer/ESP32WebCam.cpp:262
Method_classifyHandle
src/AutoConnectCoreImpl.hpp:1428
Method_close
* All bytes are written, this call writes the config to reboot. * If there is an error this will clear everything. * This function overrides AutoCon
src/AutoConnectOTA.cpp:281
Method_close
src/AutoConnectUploadImpl.h:134
Method_commit
* Serialize the AutoConnectCredential instance and write it back to NVS. */
src/AutoConnectCredential.cpp:679
Method_configAP
src/AutoConnectCoreImpl.hpp:356
Method_configSTA
src/AutoConnectCoreImpl.hpp:376
Method_createElement
* Create an instance from the AutoConnectElement of the JSON object. * @param json A reference of JSON * @return A pointer of created AutoConnectE
src/AutoConnectAux.cpp:927
Method_del
* Delete the credential entry Actually for the specified SSID from Preferences. * @param ssid A SSID character string to be deleted. * @param
src/AutoConnectCredential.cpp:760
Method_enableUpdate
src/AutoConnectCore.hpp:273
Method_enableUpdate
src/AutoConnectExtImpl.hpp:212
Method_fetchEndpoint
* An exit for the endpoint responding to a Fetch request issued from the * AutoConnectAux client with AutoConnectElement::on. * This responder sends
src/AutoConnectAux.cpp:792
Method_getBootUri
src/AutoConnectCoreImpl.hpp:431
Method_getChipId
src/AutoConnectPageImpl.hpp:986
Method_getConfigSTA
src/AutoConnectCoreImpl.hpp:453
Method_getFlashChipRealSize
src/AutoConnectPageImpl.hpp:997
Method_getPrefBytesLength
src/AutoConnectCredential.h:184
Method_getSystemUptime
src/AutoConnectPageImpl.hpp:1006
Method_handleNotFound
src/AutoConnectCoreImpl.hpp:1211
Method_handleOTA
src/AutoConnectCore.hpp:274
Method_handleOTA
src/AutoConnectExtImpl.hpp:246
Method_handleUpdate
src/AutoConnectCore.hpp:275
Method_handleUpdate
src/AutoConnectExtImpl.hpp:283
Method_handleUpload
src/AutoConnectExtImpl.hpp:297
Method_hasTimeout
src/AutoConnectCoreImpl.hpp:1183
Method_import
* Import the credentials bulk data as Preferences from NVS. * In ESP32, AutoConnect stores credentials in NVS from v1.0.0. */
src/AutoConnectCredential.cpp:776
Method_inProgress
* An update callback function in HTTPUpdate::update. * This callback handler acts as an HTTPUpdate::update callback and * sends the updated amount o
src/AutoConnectUpdate.cpp:352
Method_indicateEncType
* Modifying the form of attribute depending on the type of `input` tag * contained. If the custom web page contains `input type=file` then * allows
src/AutoConnectAux.cpp:578
Method_indicateUri
* Insert the uri that caused the request to the aux. */
src/AutoConnectAux.cpp:555
Method_induceConnect
src/AutoConnectCoreImpl.hpp:1264
Method_induceDisconnect
src/AutoConnectCoreImpl.hpp:1249
Method_induceReset
src/AutoConnectCoreImpl.hpp:1237
Method_injectTitle
< Inject menu title of this page to PageBuilder */
src/AutoConnectAux.h:133
Method_insertElement
* Insert the token handler of PageBuilder. This handler inserts HTML * elements generated by the whole AutoConnectElements to the auxiliary page. *
src/AutoConnectAux.cpp:594
Method_insertScript
* Insert the JavaScript required for the dynamic behavior of the elements * contained in the page at the tail of the page. * AutoConnectRange and Au
src/AutoConnectAux.cpp:646
Method_insertStyle
* Insert user defined CSS code to AutoConnectAux page. * @param args A reference of PageArgument but unused. * @return HTML string that should be
src/AutoConnectAux.cpp:692
Method_invokeResult
src/AutoConnectCoreImpl.hpp:1352
Method_isCompatible<AutoConnectButton>
src/AutoConnectAux.h:258
Method_isCompatible<AutoConnectButtonBasis>
src/AutoConnectElementBasis.h:442
Method_isCompatible<AutoConnectButtonJson>
src/AutoConnectElementJson.h:395
Method_isCompatible<AutoConnectCheckbox>
src/AutoConnectAux.h:268
Method_isCompatible<AutoConnectCheckboxBasis>
src/AutoConnectElementBasis.h:447
Method_isCompatible<AutoConnectCheckboxJson>
src/AutoConnectElementJson.h:400
Method_isCompatible<AutoConnectElement>
src/AutoConnectAux.h:247
Method_isCompatible<AutoConnectFile>
src/AutoConnectAux.h:278
Method_isCompatible<AutoConnectFileBasis>
src/AutoConnectElementBasis.h:452
Method_isCompatible<AutoConnectFileJson>
src/AutoConnectElementJson.h:405
Method_isCompatible<AutoConnectInput>
src/AutoConnectAux.h:288
Method_isCompatible<AutoConnectInputBasis>
src/AutoConnectElementBasis.h:457
Method_isCompatible<AutoConnectInputJson>
src/AutoConnectElementJson.h:410
Method_isCompatible<AutoConnectRadio>
src/AutoConnectAux.h:298
Method_isCompatible<AutoConnectRadioBasis>
src/AutoConnectElementBasis.h:462
Method_isCompatible<AutoConnectRadioJson>
src/AutoConnectElementJson.h:415
Method_isCompatible<AutoConnectRange>
src/AutoConnectAux.h:308
Method_isCompatible<AutoConnectRangeBasis>
src/AutoConnectElementBasis.h:467
Method_isCompatible<AutoConnectRangeJson>
src/AutoConnectElementJson.h:420
Method_isCompatible<AutoConnectSelect>
src/AutoConnectAux.h:318
Method_isCompatible<AutoConnectSelectBasis>
src/AutoConnectElementBasis.h:472
Method_isCompatible<AutoConnectSelectJson>
src/AutoConnectElementJson.h:425
Method_isCompatible<AutoConnectStyle>
src/AutoConnectAux.h:328
Method_isCompatible<AutoConnectStyleBasis>
src/AutoConnectElementBasis.h:477
Method_isCompatible<AutoConnectStyleJson>
src/AutoConnectElementJson.h:430
Method_isCompatible<AutoConnectSubmit>
src/AutoConnectAux.h:338
Method_isCompatible<AutoConnectSubmitBasis>
src/AutoConnectElementBasis.h:482
Method_isCompatible<AutoConnectSubmitJson>
src/AutoConnectElementJson.h:435
Method_isCompatible<AutoConnectText>
src/AutoConnectAux.h:348
Method_isCompatible<AutoConnectTextBasis>
src/AutoConnectElementBasis.h:487
Method_isCompatible<AutoConnectTextJson>
src/AutoConnectElementJson.h:440
Method_isIP
src/AutoConnectCoreImpl.hpp:1496
Method_isPersistent
src/AutoConnectCoreImpl.hpp:1482
Method_isValidAP
src/AutoConnectCoreImpl.hpp:1672
Method_join
* Join AutoConnectConfigAux to the AutoConnect instance, and start * working as a custom web page. * This function inherits from AutoConnectAux::_jo
src/AutoConnectConfigAux.cpp:699
Method_jpgEncodeStream
* Chunking send converted JPEG image. This function will call back from frame2jpg_cb. * It writes the bytes of the output JPEG */
examples/WebCamServer/ESP32WebCam.cpp:239
Method_load
* Load all elements of AutoConectAux page from JSON object. * @param jb Reference of JSON object * @return true Successfully loaded. * @return
src/AutoConnectAux.cpp:1038
Method_load
src/AutoConnectExtImpl.hpp:438
Method_loadAvailCredential
src/AutoConnectCoreImpl.hpp:924
Method_loadCurrentCredential
src/AutoConnectCoreImpl.hpp:906
Method_loadElement
src/AutoConnectAux.cpp:1108
Method_loadSettings
* Loads the persisted settings from AUTOCONNECT_CONFIGAUX_FILE into the * current AutoConnectConfig. */
src/AutoConnectConfigAux.cpp:733
Method_mold_MENU_AUX
src/AutoConnectCore.hpp:279
Method_mold_MENU_AUX
src/AutoConnectExtImpl.hpp:474
Method_nonResponseExit
* AutoConnectAux with responsive=false setting will not send HTTP * response by PageBuilder. Its handler needs to send an HTTP response. * However,
src/AutoConnectAux.cpp:674
Method_obtain
* Obtains an entry pointed to by the specified iterator from the * dictionary as the std::map that maintains the credentials into the * station_c
src/AutoConnectCredential.cpp:842
Method_onCatalog
* AUTOCONNECT_URI_UPDATE page handler. * It queries the update server for cataloged sketch binary and * displays the result on the page as an availa
src/AutoConnectUpdate.cpp:368
Method_onPeriod
* Turn on the flicker signal and reserves a ticker to turn off the * signal. This behavior will perform every cycle to generate the * pseudo-PWM sig
src/AutoConnectTicker.cpp:54
Method_onPulse
* Turn off the flicker signal * @param t Its own address */
src/AutoConnectTicker.cpp:65
Method_onResult
* AUTOCONNECT_URI_UPDATE_RESULT page handler * Display the result of the update function of HTTPUpdate class. * @param result A reference of the Au
src/AutoConnectUpdate.cpp:495
Method_onUpdate
* AUTOCONNECT_URI_UPDATE_ACT page handler * Only display a dialog indicating that the update is in progress. * @param progress A reference of the A
src/AutoConnectUpdate.cpp:476
Method_oneShot
* Exclusively get semaphore and output the image from the image sensor to a * file. If the filename parameter is nullptr, it will assume a file name
examples/WebCamServer/ESP32Cam.cpp:505
Method_open
* Check the space needed for the update * This function overrides AutoConnectUploadHandler::_open. * @param filename An updater bin file name * @p
src/AutoConnectOTA.cpp:147
Method_open
src/AutoConnectUploadImpl.h:114
← previousnext →801–900 of 1,229, ranked by callers