A_brief_class_description.
More...
#include <AsyncAudioDeviceFactory.h>
A_brief_class_description.
- Author
- Tobias Blomberg / SM0SVX
- Date
- 2008-
A_detailed_class_description
Definition at line 129 of file AsyncAudioDeviceFactory.h.
typedef AudioDevice*(* Async::AudioDeviceFactory::CreatorFunc)(const std::string &dev_designator) |
Async::AudioDeviceFactory::~AudioDeviceFactory |
( |
void |
) | |
|
Async::AudioDeviceFactory::AudioDeviceFactory |
( |
void |
) | |
|
|
protected |
AudioDevice* Async::AudioDeviceFactory::create |
( |
const std::string & |
name, |
|
|
const std::string & |
dev_name |
|
) |
| |
bool Async::AudioDeviceFactory::registerCreator |
( |
const std::string & |
name, |
|
|
CreatorFunc |
creator |
|
) |
| |
A_brief_member_function_description.
- Parameters
-
param1 | Description_of_param1 |
- Returns
- Return_value_of_this_member_function
std::string Async::AudioDeviceFactory::validDevTypes |
( |
void |
) | |
const |
The documentation for this class was generated from the following file: