KM3NeT CLB  2.0
KM3NeT CLB v2 Embedded Software
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
util Directory Reference

Files

file  checksum.c [code]
 
file  checksum.h [code]
 This module provides checksum functions.
 
file  convert.c [code]
 
file  convert.h [code]
 This module implements parsing and formating of strings and integers.
 
file  databuffer.c [code]
 
file  databuffer.h [code]
 DataBuffer reads and writes data into a buffer in the same format as defined in the data Java DataOutput / DataInput interfaces.
 
file  float.c [code]
 
file  float.h [code]
 Special library for primitive IEEE 754 floating point handling without dragging all float support along.
 
file  func.c [code]
 
file  func.h [code]
 Various useful functions.
 
file  log.c [code]
 
file  log.h [code]
 Implements a generic logger facility.
 
file  macro.h [code]
 Provides common macros.
 
file  shell.c [code]
 
file  shell.h [code]
 The shell is a ASCII command interpreter and effort has been made to simplify creation of additional shell commands.