Ring Daemon 16.0.0
Loading...
Searching...
No Matches
call.h File Reference
Include dependency graph for call.h:
This graph shows which files directly or indirectly include this file:

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< Calljami::getPtr (Call &call)
 Obtain a shared smart pointer of instance.
 
template<typename T >
bool is_uninitialized (std::weak_ptr< T > const &weak)
 

Function Documentation

◆ is_uninitialized()

template<typename T >
bool is_uninitialized ( std::weak_ptr< T > const &  weak)

Definition at line 46 of file call.h.