HSL 2.0 framework
Description of the framework
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
Nhsl20_4
Chsl20_4Package
CBaseModuleBasic class for a HSL 2.0 device
CFrameworkMaps all framework functionalities
CLoggerLogging
Nhsl20_4_crypto
Chsl20_4_cryptoClasses for encryption and hash generation
CAESCipherClass for data encryption using AES
CMD5HashClass for generating an MD5 hash
CSHA1HashClass to generate a SHA-1 hash value
CSHA2HashClass to generate a SHA-2 hash value
Nhsl20_4_debug_page
Chsl20_4_debug_pagePackage for access to the debug page of the HS/FS
CSectionAccess to the debug page of the HS/FS
Nhsl20_4_http_client
Chsl20_4_http_clientClasses for retrieving data via HTTP
CClientAll methods of the HTTP client
CResponseHTTP Client Response
Nhsl20_4_http_server
Chsl20_4_http_serverClasses for providing an HTTP server
CRequestHTTP Requests
CResponseHTTP Response
CServerAll methods of the HTTP server
Nhsl20_4_tcp
Chsl20_4_tcpClasses for creating TCP connections
CClientAll methods of the TCP client
Nhsl20_4_timer
Chsl20_4_timerClasses for providing timers
CIntervalAll methods of the interval object
CTimerAll methods of the Timer object
Nhsl20_4_udp
Chsl20_4_udpClasses for communication via UDP
CBroadcastAll methods for communication via UDP broadcast
CMulticastAll methods for communication via UDP multicast
CUdpBaseBasic class for UDP communication
CUnicastAll methods for communication via UDP unicast