lwpa  0.1.0
LightWeight Platform Abstraction (lwpa)
View other versions:
Modules
Here is a list of all modules:
[detail level 123]
 lwpaLightweight Platform Abstraction (lwpa): A set of platform abstraction modules
 lwpa_lockPlatform-neutral locks, mutexes and signals
 lwpa_mutexA mutual-exclusion (mutex) object
 lwpa_signalA signal object
 lwpa_rwlockA reader-writer lock object
 lwpa_threadPlatform-neutral threads
 lwpa_boolA C boolean type
 lwpa_cidType and helper functions for the Component IDentifier (CID) used in the ACN family of protocols
 lwpa_errorPlatform-neutral error codes
 lwpa_inetPOSIX-like identifiers for IP addresses and network interfaces
 lwpa_intFixed-width integer types
 lwpa_logA platform-neutral module enabling applications and libraries to log messages in either or both of syslog-compliant and human-readable format
 lwpa_mempoolMemory pools with fixed-size elements
 lwpa_netintA platform-neutral method for enumerating network interfaces
 lwpa_packPlatform- and endianness-independent buffer packing and unpacking
 lwpa_pduParse or pack a generic PDU or PDU block
 lwpa_rootlayerpduParse or pack a Root Layer PDU block
 lwpa_rbtreeA red-black tree implementation
 lwpa_socketPlatform-neutral BSD-modeled network socket implementation
 lwpa_timerPlatform-neutral system timers
 lwpa_uidType and helper functions for the Unique ID (UID) used in the RDM family of protocols