WPILibC++ 2025.0.0-alpha-1-10-g1ccd8d1
IndexedHandleResource.h File Reference
#include <stdint.h>
#include <array>
#include <memory>
#include <wpi/mutex.h>
#include "hal/Errors.h"
#include "hal/Types.h"
#include "hal/handles/HandlesInternal.h"

Go to the source code of this file.

Classes

class  hal::IndexedHandleResource< THandle, TStruct, size, enumValue >
 The IndexedHandleResource class is a way to track handles. More...
 

Namespaces

namespace  hal
 WPILib Hardware Abstraction Layer (HAL) namespace.