![]() |
librnr
1.14.5
RoadNarrows Robotics Common Library 1
|
Files | |
| file | assoc.h [code] |
| Simple associative map data and operator declarations. | |
| file | char.h [code] |
| Simple character manipulations. | |
| file | checksum.h [code] |
| Checksum algorithms. | |
| file | color.h [code] |
| Non-GUI color systems. | |
| file | config.h [code] |
| Configuration parser declarations. | |
| file | dlist.h [code] |
| Doubly linked list base implementation. | |
| file | dliststr.h [code] |
| Doubly linked list of character strings "inherited" from dlistvoid. | |
| file | dlistvoid.h [code] |
| Doubly linked list (dlist) of data pointers #defines, types, and declarations. | |
| file | hash.h [code] |
| General purpose hash data and function declarations. | |
| file | install.h [code] |
| Package installation information wrapper. | |
| file | log.h [code] |
| Logger declarations. | |
| file | new.h [code] |
| Memory allocation and deallocation declarations. | |
| file | opts.h [code] |
| Standard command-line options options and parsing. | |
| file | path.h [code] |
| General file name and file path utility declarations. | |
| file | pkg.h [code] |
| RoadNarrows Robotics standard package information. | |
| file | rnrconfig.h [code] |
| RoadNarrows Robotics common configuration file. | |
| file | shm.h [code] |
| Shared memory interface. | |
| file | simplebuf.h [code] |
| Simple [io] buffer declarations and operations. | |
| file | sock.h [code] |
| Socket services declarations. | |
| file | sockset.h [code] |
| Socket Sets services definitions. | |
| file | units.h [code] |
| Scientific units. | |
| file | uri.h [code] |
| Uniform Resource Identifier (URI) parsing utilities declarations. | |