From 16beb3f1f3ce870611a79a7ea5c377654143d277 Mon Sep 17 00:00:00 2001 From: Jacqueline Molz Date: Mon, 26 Feb 2018 10:02:29 +0100 Subject: updated docs --- classam_1_1CAmSocketHandler_1_1TAmShPollFired.html | 245 --------------------- 1 file changed, 245 deletions(-) delete mode 100644 classam_1_1CAmSocketHandler_1_1TAmShPollFired.html (limited to 'classam_1_1CAmSocketHandler_1_1TAmShPollFired.html') diff --git a/classam_1_1CAmSocketHandler_1_1TAmShPollFired.html b/classam_1_1CAmSocketHandler_1_1TAmShPollFired.html deleted file mode 100644 index 0102f7e..0000000 --- a/classam_1_1CAmSocketHandler_1_1TAmShPollFired.html +++ /dev/null @@ -1,245 +0,0 @@ - - - - - - -AudioManager: am::CAmSocketHandler::TAmShPollFired< TClass > Class Template Reference - - - - - - - - - - - - - -
-
- - - - - - -
-
AudioManager -  7.5.11 -
-
Native Application Runtime Environment
-
-
- - - - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
am::CAmSocketHandler::TAmShPollFired< TClass > Class Template Reference
-
-
- -

#include <CAmSocketHandler.h>

-
-Inheritance diagram for am::CAmSocketHandler::TAmShPollFired< TClass >:
-
-
- - -am::IAmShPollFired - -
- - - - - - - - - -

-Public Member Functions

 TAmShPollFired (TClass *instance, void(TClass::*function)(const pollfd pollfd, const sh_pollHandle_t handle, void *userData))
 
virtual void Call (const pollfd pollfd, const sh_pollHandle_t handle, void *userData)
 
- Public Member Functions inherited from am::IAmShPollFired
virtual ~IAmShPollFired ()
 
-

Detailed Description

-

template<class TClass>
-class am::CAmSocketHandler::TAmShPollFired< TClass >

- - -

Definition at line 97 of file CAmSocketHandler.h.

-

Constructor & Destructor Documentation

- -
-
-
-template<class TClass>
- - - - - -
- - - - - - - - - - - - - - - - - - -
am::CAmSocketHandler::TAmShPollFired< TClass >::TAmShPollFired (TClass * instance,
void(TClass::*)(const pollfd pollfd, const sh_pollHandle_t handle, void *userData) function 
)
-
-inline
-
- -

Definition at line 104 of file CAmSocketHandler.h.

- -
-
-

Member Function Documentation

- -
-
-
-template<class TClass>
- - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - -
virtual void am::CAmSocketHandler::TAmShPollFired< TClass >::Call (const pollfd pollfd,
const sh_pollHandle_t handle,
void * userData 
)
-
-inlinevirtual
-
- -

Implements am::IAmShPollFired.

- -

Definition at line 108 of file CAmSocketHandler.h.

- -
-
-
The documentation for this class was generated from the following file: -
-
- - - - -- cgit v1.2.1