Poco

class NDCScope

File Information

Library: Foundation
Package: Core
Header: Poco/NestedDiagnosticContext.h

Description

This class can be used to automatically push a context onto the NDC stack at the beginning of a scope, and to pop the context at the end of the scope.

Constructors

NDCScope inline

NDCScope(
    const std::string & info
);

Pushes a context on the stack.

NDCScope

NDCScope(
    const std::string & info,
    int line,
    const char * filename
);

Pushes a context on the stack.

Destructor

~NDCScope inline

~NDCScope();

Pops the top-most context off the stack.

Securely control IoT edge devices from anywhere   Connect a Device