Ring Daemon 16.0.0
|
Go to the source code of this file.
Classes | |
class | jami::Call |
Namespaces | |
namespace | jami |
namespace | jami::video |
Typedefs | |
using | jami::CallMap = std::map< std::string, std::shared_ptr< Call > > |
Functions | |
std::shared_ptr< Call > | jami::getPtr (Call &call) |
Obtain a shared smart pointer of instance. | |
template<typename T > | |
bool | is_uninitialized (std::weak_ptr< T > const &weak) |