Class FiInfoWrapper
Defined in File Helpers.hpp
Class Documentation
-
class FiInfoWrapper
RAII wrapper for fi_info structure.
This class provides a convenient RAII wrapper for the fi_info structure used in the BackendLibfabric module. It automatically allocates and frees the fi_info structure, ensuring proper resource management.