KM3NeT CLB  2.0
KM3NeT CLB v2 Embedded Software
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Other Utility functions

This module defines additional functions and macros not provided by the standard library. More...

Files

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

Detailed Description

This module defines additional functions and macros not provided by the standard library.