Poco

template < class ResultType, class ArgType, class OwnerType >

class ActiveRunnable

File Information

Library: Foundation
Package: Threading
Header: Poco/ActiveRunnable.h

Description

This class is used by ActiveMethod. See the ActiveMethod class for more information.

Inheritance

Direct Base Classes: ActiveRunnableBase

All Base Classes: ActiveRunnableBase, RefCountedObject, Runnable

Member Summary

Member Functions: run

Inherited Functions: duplicate, referenceCount, release, run

Types

ActiveResultType

typedef ActiveResult < ResultType > ActiveResultType;

ResultType

typedef ResultType (OwnerType::* Callback)(const ArgType &);

Constructors

ActiveRunnable inline

ActiveRunnable(
    OwnerType * pOwner,
    Callback method,
    const ArgType & arg,
    const ActiveResultType & result
);

Member Functions

run virtual inline

void run();

Securely control IoT edge devices from anywhere   Connect a Device