#include <llmediaimplregister.h>

Public Member Functions | |
| LLMediaImplRegister (std::string impl_name, LLMediaImplMaker *impl_maker) | |
| std::string | getImplName () |
Private Attributes | |
| std::string | mImplName |
Definition at line 41 of file llmediaimplregister.h.
| LLMediaImplRegister::LLMediaImplRegister | ( | std::string | impl_name, | |
| LLMediaImplMaker * | impl_maker | |||
| ) | [inline] |
Definition at line 44 of file llmediaimplregister.h.
References LLMediaImplFactory::getInstance(), and LLMediaImplFactory::registerImpl().

| std::string LLMediaImplRegister::getImplName | ( | ) | [inline] |
Definition at line 50 of file llmediaimplregister.h.
References mImplName.
Referenced by LLMediaImplExample2::getVersion(), and LLMediaImplExample1::getVersion().

std::string LLMediaImplRegister::mImplName [private] |
1.5.5