Struct ContentFilterProperty::AllocationConfiguration

Nested Relationships

This struct is a nested type of Class ContentFilterProperty.

Struct Documentation

struct AllocationConfiguration

Allocation configuration for a ContentFilterProperty.

Public Members

size_t expression_initial_size = 0

Preallocated size of the filter expression.

fastrtps::ResourceLimitedContainerConfig expression_parameters = {0, 100, 1}

Allocation configuration for the list of expression parameters.