|
@@ -0,0 +1,31 @@
|
|
|
+## libgfasitarautils
|
|
|
+
|
|
|
+Allgemeine Tools und Utilities für Sitara und PC.
|
|
|
+
|
|
|
+---
|
|
|
+
|
|
|
+***Version:***
|
|
|
+libgfasitarautils.so.1.0.0
|
|
|
+
|
|
|
+***SO-Name:***
|
|
|
+libgfasitarautils.so.1
|
|
|
+
|
|
|
+***Linker-Name:***
|
|
|
+libgfasitarautils.so (-lgfasitarautils)
|
|
|
+
|
|
|
+***Header:***
|
|
|
+#include \<gfa/gfasitarautils.h\>
|
|
|
+
|
|
|
+
|
|
|
+---
|
|
|
+
|
|
|
+**Implementiert:**
|
|
|
+
|
|
|
+* String-Konvertierungsfunktionen von / zu ANSI-Latin1 / utf-8 / utf-16 / utf-32 / wcs
|
|
|
+* C++ Klasse **CCycleTimer**. Hochauflösender Timer zur Zykluszeitüberwachung mit Sleep-Funktion.
|
|
|
+
|
|
|
+---
|
|
|
+
|
|
|
+**Installation:**
|
|
|
+
|
|
|
+* Wird durch die [GfaLibs-Installers](https://gogs.reru.org/GfA/GfaLibs-Installers) mitinstalliert.
|