File Information
Library: IoT/NetworkEnvironment
Package: Generated
Header: IoT/NetworkEnvironment/NetworkEnvironmentServiceSkeleton.h
Description
The NetworkEnvironmentService can be used to get notifications about network address and network interface changes.
Inheritance
Direct Base Classes: Poco::RemotingNG::Skeleton
All Base Classes: Poco::RefCountedObject, Poco::RemotingNG::AttributedObject, Poco::RemotingNG::Skeleton
Member Summary
Member Functions: remoting__typeId
Inherited Functions: addMethodHandler, clearAttributes, countAttributes, duplicate, enumerateAttributes, getAttribute, hasAttribute, invoke, operator =, referenceCount, release, removeAttribute, setAttribute
Constructors
NetworkEnvironmentServiceSkeleton
NetworkEnvironmentServiceSkeleton();
Creates a NetworkEnvironmentServiceSkeleton.
Destructor
~NetworkEnvironmentServiceSkeleton
virtual ~NetworkEnvironmentServiceSkeleton();
Destroys a NetworkEnvironmentServiceSkeleton.
Member Functions
remoting__typeId
virtual const Poco::RemotingNG::Identifiable::TypeId & remoting__typeId() const;
Variables
DEFAULT_NS
static const std::string DEFAULT_NS;