Public Member Functions | Private Member Functions | Private Attributes | Friends
Nan::AsyncProgressWorkerBase< T >::ExecutionProgress Class Reference

#include <nan.h>

List of all members.

Public Member Functions

void Send (const T *data, size_t size) const
void Signal () const

Private Member Functions

 ExecutionProgress (AsyncProgressWorkerBase *that)

Private Attributes

AsyncProgressWorkerBase *const that_

Friends

class AsyncProgressWorkerBase

Detailed Description

template<class T>
class Nan::AsyncProgressWorkerBase< T >::ExecutionProgress

Definition at line 1618 of file nan.h.


Constructor & Destructor Documentation

template<class T >
Nan::AsyncProgressWorkerBase< T >::ExecutionProgress::ExecutionProgress ( AsyncProgressWorkerBase that) [inline, explicit, private]

Definition at line 1630 of file nan.h.


Member Function Documentation

template<class T >
void Nan::AsyncProgressWorkerBase< T >::ExecutionProgress::Send ( const T *  data,
size_t  size 
) const [inline]

Definition at line 1625 of file nan.h.

template<class T >
void Nan::AsyncProgressWorkerBase< T >::ExecutionProgress::Signal ( ) const [inline]

Definition at line 1621 of file nan.h.


Friends And Related Function Documentation

template<class T >
friend class AsyncProgressWorkerBase [friend]

Definition at line 1619 of file nan.h.


Member Data Documentation

Definition at line 1632 of file nan.h.


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


dji_ronin
Author(s):
autogenerated on Sat Jun 8 2019 20:15:32