#include <Library.h>
Definition at line 31 of file Library.h.
◆ Library() [1/3]
| Utils::Library::Library |
( |
const Library & | | ) |
|
|
delete |
◆ Library() [2/3]
| Utils::Library::Library |
( |
Library && | | ) |
|
|
default |
◆ Library() [3/3]
| Utils::Library::Library |
( |
| ) |
|
|
inlinenoexcept |
◆ ~Library()
| virtual Utils::Library::~Library |
( |
| ) |
|
|
inlinevirtual |
◆ GetFunction()
| void * Utils::Library::GetFunction |
( |
const char * | funcName | ) |
|
|
inlinenoexcept |
◆ GetHandle()
| const void * Utils::Library::GetHandle |
( |
| ) |
const |
|
inlinenoexcept |
◆ Init()
| virtual bool Utils::Library::Init |
( |
const char * | libName | ) |
|
|
inlinevirtualnoexcept |
◆ IsMuted()
| bool Utils::Library::IsMuted |
( |
| ) |
const |
|
inlinenoexcept |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ SetMute()
| void Utils::Library::SetMute |
( |
bool | m | ) |
|
|
inlinenoexcept |
The documentation for this class was generated from the following file: