Kanzi 4.1.0
kanzi::gfx::reflection::InterfaceBlockHasher Struct Reference

Hasher for InterfaceBlock, combines the name, byte offset, and type information of each member to produce a hash that reflects the full layout of the block. More...

#include <kanzi/gfx/reflection.hpp>

Public Member Functions

size_t operator() (const InterfaceBlock &block) const
 

Detailed Description

Hasher for InterfaceBlock, combines the name, byte offset, and type information of each member to produce a hash that reflects the full layout of the block.

Since
Kanzi 4.1.0
Attention
This feature is experimental and is likely to change in future releases.

Member Function Documentation

◆ operator()()

size_t kanzi::gfx::reflection::InterfaceBlockHasher::operator() ( const InterfaceBlock & block) const
inline

The documentation for this struct was generated from the following file: