File Information
Library:
Package:
Header: Poco/OSP/JS/ServiceListenerWrapper.h
Description
JavaScript wrapper for Poco::OSP::ServiceRef.
Inheritance
Direct Base Classes: Poco::JS::Core::Wrapper
All Base Classes: Poco::JS::Core::Wrapper
Member Summary
Member Functions: dispose, objectTemplate
Inherited Functions: checkSetResult, isWrapper, objectTemplate, reportEmptySetResult, returnException, returnString, safeUnwrapNative, toString, toV8Internalized, toV8String, unwrapNative, unwrapNativeObject, wrapNative, wrapNativePersistent
Constructors
ServiceListenerWrapper
Creates the ServiceListenerWrapper.
Destructor
~ServiceListenerWrapper
Destroys the ServiceListenerWrapper.
Member Functions
objectTemplate
v8::Handle < v8::ObjectTemplate > objectTemplate(
v8::Isolate * pIsolate
);
dispose
static void dispose(
const v8::FunctionCallbackInfo < v8::Value > & args
);