This is the complete list of members for tf::PartitionerBase< C >, including all inherited members.
| _chunk_size | tf::PartitionerBase< C > | protected |
| _closure_wrapper | tf::PartitionerBase< C > | protected |
| chunk_size() const | tf::PartitionerBase< C > | inline |
| chunk_size(size_t cz) | tf::PartitionerBase< C > | inline |
| closure_wrapper() const | tf::PartitionerBase< C > | inline |
| closure_wrapper() | tf::PartitionerBase< C > | inline |
| closure_wrapper(F &&fn) | tf::PartitionerBase< C > | inline |
| closure_wrapper_type typedef | tf::PartitionerBase< C > | |
| is_default_wrapper_v | tf::PartitionerBase< C > | static |
| operator()(F &&callable) | tf::PartitionerBase< C > | inline |
| PartitionerBase()=default | tf::PartitionerBase< C > | |
| PartitionerBase(size_t chunk_size) | tf::PartitionerBase< C > | inlineexplicit |
| PartitionerBase(size_t chunk_size, C &&closure_wrapper) | tf::PartitionerBase< C > | inline |