@ -2,8 +2,8 @@
* AutoConnect class implementation.
* @file AutoConnect.cpp
* @author hieromon@gmail.com
* @version 0.9.7
* @date 2019-01-21
* @version 0.9.9
* @date 2019-05-25
* @copyright MIT license.
*/
* Declaration of AutoConnect class and accompanying AutoConnectConfig class.
* @file AutoConnect.h
* Implementation of AutoConnectAux class.
* @file AutoConnectAuxBasisImpl.h
* @version 0.9.8
* @date 2019-03-11
#include <algorithm>
* Declaration of AutoConnectAux basic class.
* @file AutoConnectAuxBasis.h
* @date 2018-12-17
* @date 2019-05-23
* Predefined AutoConnect configuration parameters.
* @file AutoConnectDefs.h
* @date 2018-11-17
* Implementation of AutoConnectElementBasis classes.
* @file AutoConnectElementImpl.h
* Declaration of AutoConnectElement extended classes using JSON.
* @file AutoConnectElementJson.h
* Implementation of AutoConnectElementJson classes.
* AutoConnect portal site web page implementation.
* @file AutoConnectPage.h
* @date 2019-01-23
* The default upload handler implementation.
* @file AutoConnectUploadImpl.h
* @date 2019-03-19