From 1111f28e3693ee0f296819654a5c35fe147c395d Mon Sep 17 00:00:00 2001 From: Christian as GENIVI Maintainer Date: Fri, 30 Sep 2016 08:11:30 -0700 Subject: add doxygen documentation for github Signed-off-by: Christian as GENIVI Maintainer --- docs/classam_1_1IAmShPollDispatch.html | 225 +++++++++++++++++++++++++++++++++ 1 file changed, 225 insertions(+) create mode 100644 docs/classam_1_1IAmShPollDispatch.html (limited to 'docs/classam_1_1IAmShPollDispatch.html') diff --git a/docs/classam_1_1IAmShPollDispatch.html b/docs/classam_1_1IAmShPollDispatch.html new file mode 100644 index 0000000..9c30939 --- /dev/null +++ b/docs/classam_1_1IAmShPollDispatch.html @@ -0,0 +1,225 @@ + + + + + + +AudioManager: am::IAmShPollDispatch Class Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
AudioManager +  7.5.11 +
+
Native Application Runtime Environment
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
am::IAmShPollDispatch Class Referenceabstract
+
+
+ +

prototype for dispatch callback + More...

+ +

#include <CAmSocketHandler.h>

+
+Inheritance diagram for am::IAmShPollDispatch:
+
+
+ + +am::TAmShPollDispatch< TClass > +am::TAmShPollDispatch< am::CAmCommonAPIWrapper > +am::TAmShPollDispatch< am::CAmControlSender > +am::TAmShPollDispatch< am::CAmDbusWrapper > +am::TAmShPollDispatch< am::CAmSerializer > +am::TAmShPollDispatch< am::CAmTelnetServer > + +
+ + + + + + +

+Public Member Functions

virtual bool Call (const sh_pollHandle_t handle, void *userData)=0
 
virtual ~IAmShPollDispatch ()
 
+

Detailed Description

+

prototype for dispatch callback

+ +

Definition at line 72 of file CAmSocketHandler.h.

+

Constructor & Destructor Documentation

+ +
+
+ + + + + +
+ + + + + + + +
virtual am::IAmShPollDispatch::~IAmShPollDispatch ()
+
+inlinevirtual
+
+ +

Definition at line 76 of file CAmSocketHandler.h.

+ +
+
+

Member Function Documentation

+ +
+
+ + + + + +
+ + + + + + + + + + + + + + + + + + +
virtual bool am::IAmShPollDispatch::Call (const sh_pollHandle_t handle,
void * userData 
)
+
+pure virtual
+
+
+
The documentation for this class was generated from the following file: +
+
+ + + + -- cgit v1.2.1