caffeine-sal 0.1.17
Header-only polymorphic middleware services layer for the Caffeine Framework
Loading...
Searching...
No Matches
Data Fields
cfn_sal_utl_collection_config_t Struct Reference

Collection configuration (e.g. item size). More...

#include <cfn_sal_utl_collection.h>

Data Fields

size_t item_size
 
void * custom
 

Detailed Description

Collection configuration (e.g. item size).

Field Documentation

◆ custom

void* cfn_sal_utl_collection_config_t::custom

Vendor-specific custom configuration

◆ item_size

size_t cfn_sal_utl_collection_config_t::item_size

Size of a single element in the collection


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