Poco

namespace Details

Overview

Classes: EqualRef, TypeInfoHash

Types Aliases: HandlerCaller, TypeInfoRef

Functions: HandlerPointer

Classes

struct EqualRef

 

struct TypeInfoHash

 

Types Aliases

HandlerCaller

using HandlerCaller = std::function < void (const Poco::Dynamic::Var &)>;

TypeInfoRef

using TypeInfoRef = std::reference_wrapper < std::type_info const >;

Functions

HandlerPointer

template < typename T > using HandlerPointer = void(
    * param215
);