Banner showing base of Eiffel tower

Github

Download version 1.4.8: Windows or Linux

Base Library: Software Versioning and CRC digest

This library cluster has 9 classes.

ECF: base.ecf

Classes providing the following facilities:

Directory: library/base/utility

. /build-info

. /crc-32

build-info

EL_BUILD_INFO

Interface to the class BUILD_INFO auto-generated by the Eiffel-Loop Scons build system. Accessible via EL_MODULE_BUILD_INFO

Further Information

Click on class link to see client examples.

EL_COMPACT_VERSION_ROUTINES

Routines to query compact NATURAL_32 version numbers like 01_02_03

Further Information

Click on class link to see client examples.

EL_MODULE_BUILD_INFO

Access to shared descendant of EL_BUILD_INFO

Further Information

Click on class link to see notes and client examples.

EL_SHARED_SOFTWARE_VERSION

Shared instance of object conforming to EL_SOFTWARE_VERSION

Further Information

Click on class link to see client examples.

EL_SOFTWARE_VERSION

Software version

Further Information

Click on class link to see notes and client examples.

crc-32

EL_CRC_32_CHECKSUM_ROUTINES

CRC 32 checksum routines accessible via EL_MODULE_CHECKSUM

Further Information

Click on class link to see client examples.

EL_CYCLIC_REDUNDANCY_CHECK_32

CRC32 algorithm described in [https://tools.ietf.org/rfc/rfc1952.txt IETF RFC 1952

Further Information

Click on class link to see client examples.

EL_MODULE_CHECKSUM

Shared access to routines of class EL_CRC_32_CHECKSUM_ROUTINES

Further Information

Click on class link to see client examples.

EL_SHARED_CYCLIC_REDUNDANCY_CHECK_32

Shared cyclic redundancy check 32

Further Information

Click on class link to see client examples.