Kanzi 4.1.0
patch_handler.hpp File Reference

Classes

class  kanzi::IPatchHandler
 Patch handler interface. More...
 
struct  kanzi::PatchHandler::KzbPatch
 Applied via patchProject(). More...
 
class  kanzi::PatchHandler
 Default patch handler. More...
 
struct  kanzi::PatchHandler::ProcessedState
 Thread state for processed patches. More...
 
struct  kanzi::PatchHandler::PropertyPatch
 Applied via applyPropertyPatch(). More...
 
struct  kanzi::PatchHandler::ThreadState
 Thread state for handling incoming patches. More...
 

Namespaces

namespace  kanzi
 

Typedefs

using kanzi::IPatchHandlerPtr
 Patch handler unique pointer type.