X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=staging%2Fsoundmanager.git;a=blobdiff_plain;f=doc%2Fapi-ref%2Fhtml%2Ftest_8cpp.html;fp=doc%2Fapi-ref%2Fhtml%2Ftest_8cpp.html;h=7d62d1f7157d4abc9072f166d3c8fa1fe108171b;hp=0000000000000000000000000000000000000000;hb=f743c3428f41b8d127e538ea8a6505a0c882cdb2;hpb=afc9a6768f5c3cbfdd36b73a0d65378c40d2af85 diff --git a/doc/api-ref/html/test_8cpp.html b/doc/api-ref/html/test_8cpp.html new file mode 100644 index 0000000..7d62d1f --- /dev/null +++ b/doc/api-ref/html/test_8cpp.html @@ -0,0 +1,173 @@ + + + + + + + +Sound Manager: SoundManagerBinding/libsoundmanager/test.cpp File Reference + + + + + + + + + + + + + + +
+
+ + + + + + +
+
Sound Manager +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
test.cpp File Reference
+
+
+
#include <libsoundmanager/libsoundmanager.hpp>
+#include <iostream>
+#include <glib-2.0/glib.h>
+#include <fcntl.h>
+#include <string>
+#include <sys/types.h>
+#include <sys/stat.h>
+#include <thread>
+#include <exception>
+#include <vector>
+#include <sstream>
+
+

Go to the source code of this file.

+ + + + +

+Functions

int main (int argc, char **argv)
 
+ + + +

+Variables

LibSoundmanagersm
 
+

Function Documentation

+ +

◆ main()

+ +
+
+ + + + + + + + + + + + + + + + + + +
int main (int argc,
char ** argv 
)
+
+ +

Definition at line 123 of file test.cpp.

+ +
+
+

Variable Documentation

+ +

◆ sm

+ +
+
+ + + + +
LibSoundmanager* sm
+
+ +

Definition at line 33 of file test.cpp.

+ +
+
+
+
+ + + +