Btk
Btk::Impl::AsyncGuard< false, T > Struct Template Reference

The specialization of no signal arg. More...

#include <async.hpp>

Public Member Functions

 AsyncGuard (T *i)
 
 AsyncGuard (const AsyncGuard &)=delete
 
void release ()
 

Public Attributes

T * invoker
 
bool need_delete = true
 

Detailed Description

template<class T>
struct Btk::Impl::AsyncGuard< false, T >

The specialization of no signal arg.

Template Parameters
TThe invoker type

The documentation for this struct was generated from the following file: