Kanzi 4.1.0
kanzi::PatchHandler Member List

This is the complete list of members for kanzi::PatchHandler, including all inherited members.

create(Application &application)kanzi::PatchHandlerinlinestatic
handlePatch(span< const byte > data)kanzi::IPatchHandlerinlinestatic
handlePatch(vector< byte > &&data)kanzi::IPatchHandlerinlinestatic
handlePatchInternal(vector< byte > data)kanzi::PatchHandlerprotected
handlePatchOverride(span< const byte > data) overridekanzi::PatchHandlerprotectedvirtual
handlePatchOverride(vector< byte > &&data) overridekanzi::PatchHandlerprotectedvirtual
IncomingPatch typedefkanzi::PatchHandler
IPatchHandler()=defaultkanzi::IPatchHandlerexplicit
IPatchHandler(const IPatchHandler &)=deletekanzi::IPatchHandler
IPatchHandler(IPatchHandler &&)=deletekanzi::IPatchHandler
m_applicationkanzi::PatchHandlerprotected
m_condkanzi::PatchHandlerprotected
m_processedStatekanzi::PatchHandlerprotected
m_startupPrefabUrlkanzi::PatchHandlerprotected
m_taskTokenkanzi::PatchHandlerprotected
m_threadkanzi::PatchHandlerprotected
m_threadStatekanzi::PatchHandlerprotected
mainLoopTask(chrono::nanoseconds diffTime)kanzi::PatchHandlerprotected
operator=(const IPatchHandler &)=deletekanzi::IPatchHandler
operator=(IPatchHandler &&)=deletekanzi::IPatchHandler
PatchHandler(Application &application)kanzi::PatchHandlerexplicitprotected
ProcessedPatch typedefkanzi::PatchHandler
s_patchHandlerkanzi::IPatchHandlerprotectedstatic
setPatchHandler(IPatchHandler *patchHandler)kanzi::IPatchHandlerprotectedstatic
threadFunction()kanzi::PatchHandlerprotected
~IPatchHandler()=defaultkanzi::IPatchHandlervirtual
~PatchHandler() overridekanzi::PatchHandler