From 1363f808f98eccfe113624cfcf3291fd601fbac2 Mon Sep 17 00:00:00 2001 From: Kazumasa Mitsunari Date: Wed, 1 Nov 2017 14:20:44 +0900 Subject: Update document Update ApplicationGuide Change-Id: I8a9c675adeb8997debaa553f0e45f736a2719010 Signed-off-by: Kazumasa Mitsunari --- doc/api-ref/html/struct___object_proxy.html | 149 ++++++++++++++++++++++++++++ 1 file changed, 149 insertions(+) create mode 100644 doc/api-ref/html/struct___object_proxy.html (limited to 'doc/api-ref/html/struct___object_proxy.html') diff --git a/doc/api-ref/html/struct___object_proxy.html b/doc/api-ref/html/struct___object_proxy.html new file mode 100644 index 0000000..8f63a07 --- /dev/null +++ b/doc/api-ref/html/struct___object_proxy.html @@ -0,0 +1,149 @@ + + + + + + + +Sound Manager: _ObjectProxy Struct Reference + + + + + + + + + + + + + + +
+
+ + + + + + +
+
Sound Manager +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
_ObjectProxy Struct Reference
+
+
+ +

#include <audio_manager_interface.h>

+ + + + + + +

+Data Fields

GDBusObjectProxy parent_instance
 
ObjectProxyPrivatepriv
 
+

Detailed Description

+
+

Definition at line 1403 of file audio_manager_interface.h.

+

Field Documentation

+ +

◆ parent_instance

+ +
+
+ + + + +
GDBusObjectProxy _ObjectProxy::parent_instance
+
+ +

Definition at line 1406 of file audio_manager_interface.h.

+ +
+
+ +

◆ priv

+ +
+
+ + + + +
ObjectProxyPrivate* _ObjectProxy::priv
+
+ +

Definition at line 1407 of file audio_manager_interface.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+
+ + + + -- cgit