Software and Services, Portable Libraries
2019.Mar.01
A library for managing digital certificates
|
Base IO | The Base class does binary and text IO |
Storage and retrieval of configuration | Information |
Date and Time | A generic Date and Time implementation |
Error handling | A generic Error class that is used across many of SaS libraries |
File and Socket I/O | Buffer, file and socket I/O operations |
Get a password | |
Reports and document generator | These object minipulate nroff/troff documents to generate predesigned reports |
Report and Error Logging | |
Networking related information | This set of objects wraps (struct hostent), (struct servent), and basic IP and networking methods |
Text parsing | This obeject set is used to read in and parse text files |
Synchronous and Asynchronous I/O | The Poll object wraps poll(2) with asynchronous I/O |
Priority based Queue | TODO |
Process and Program control. | These objects does program management starting, stoping, waiting, and exit status collection in an OS independent way |
Object serialization base class. | A C++ Template, pure virtual base class for SaS serialization of objects as described in: RFC4506 |
Manage a TCP client connection. | The TcpClient object is designed to help setup and manage TCP client side connections |
Manage a TCP server connection. | The TcpServer object is used along with the Poll object |
Manage temporary files. | An object for managing temporary files |
Virtual base for object serialization | TODO |
iCalendar | This library is a low level API |
VCARD | Internet Engineering Task Force /endlink standards: |
iCalendarCoreApi | |
Todo List | |
Deprecated List |