CAEN Utility  2.0.2
Utilities for CAEN projects
File List
Here is a list of all files with brief descriptions:
 CAENAllocator.c
 CAENAllocator.h
 CAENAllocatorTypes.h
 CAENExpressionEvaluator.cTools to compute the numeric result of a string
 CAENExpressionEvaluator.hTools to compute the numeric result of a string
 CAENExpressionEvaluatorTypes.hDefinitions and types for CAENExpressionEvaluator.h
 CAENLinkedList.c
 CAENLinkedList.h
 CAENLinkedListTypes.h
 CAENLogger.cLogger implemented in C
 CAENLogger.hLogger implemented in C
 CAENLoggerTypes.hDefinitions and types for CAENLogger.h
 CAENMap.cHash table. Implementation from rxi's "map" project
 CAENMap.hHash table. Implementation from rxi's "map" project
 CAENMapTypes.hDefinitions and types for CAENMAP.h
 CAENMultiplatform.cGeneric wrappers to platform-dependent functions
 CAENMultiplatform.hGeneric wrappers to platform-dependent functions
 CAENMultiplatformTypes.hDefinitions and types for CAENMultiplatform.h
 CAENRandom.cPseudo-random number generator implemented on MT19937
 CAENRandom.hPseudo-random number generator implemented on MT19937
 CAENSerDes.cTCP/IP CAEN protocol
 CAENSerDes.hTCP/IP CAEN protocol
 CAENSerDesTypes.hDefinitions and types for CAENSerDes.h
 CAENSocket.cTCP/IP functions
 CAENSocket.hTCP/IP functions
 CAENSocketTypes.hDefinitions and types for CAENSocket.h
 CAENThread.cFunctions to handle threads, inspired to C11 threads.h
 CAENThread.hFunctions to handle threads, inspired to C11 threads.h
 CAENThreadTypes.hDefinitions and types for CAENThreadTypes.h
 CAENUrl.cUtilities to parse a standard URL
 CAENUrl.hUtilities to parse a standard URL
 CAENUrlTypes.hDefinitions and types for CAENUrl.h
 CAENUtility.cMain header and generic tools
 CAENUtility.hMain header and generic tools
 CAENUtilityConfig.h
 CAENXMLParser.cTools to parse an XML file using libxml
 CAENXMLParser.hTools to parse an XML file using libxml
 CAENXMLParserTypes.hDefinitions and types for CAENXMLParser.h
 CHANGELOG
 COPYING
 COPYING.LESSER
 INSTALL