|
CAEN Utility
2.0.2
Utilities for CAEN projects
|
Files | |
| file | CAENAllocator.c [code] |
| file | CAENExpressionEvaluator.c [code] |
| Tools to compute the numeric result of a string. | |
| file | CAENLinkedList.c [code] |
| file | CAENLogger.c [code] |
| Logger implemented in C. | |
| file | CAENMap.c [code] |
| Hash table. Implementation from rxi's "map" project. | |
| file | CAENMultiplatform.c [code] |
| Generic wrappers to platform-dependent functions. | |
| file | CAENRandom.c [code] |
| Pseudo-random number generator implemented on MT19937. | |
| file | CAENSerDes.c [code] |
| TCP/IP CAEN protocol. | |
| file | CAENSocket.c [code] |
| TCP/IP functions. | |
| file | CAENThread.c [code] |
| Functions to handle threads, inspired to C11 threads.h. | |
| file | CAENUrl.c [code] |
| Utilities to parse a standard URL. | |
| file | CAENUtility.c [code] |
| Main header and generic tools. | |
| file | CAENXMLParser.c [code] |
| Tools to parse an XML file using libxml. | |