:orphan:

.. index:: pair: struct; tapi_local_storage_device_le
.. _doxid-structtapi__local__storage__device__le:

struct tapi_local_storage_device_le
===================================

.. toctree::
	:hidden:

Devices list entry.


.. ref-code-block:: cpp
	:class: doxyrest-overview-code-block

	#include <tapi_local_storage_device.h>
	
	struct tapi_local_storage_device_le {
		// fields
	
		:ref:`tapi_local_storage_device<doxid-structtapi__local__storage__device>` :target:`device<doxid-structtapi__local__storage__device__le_1a38535433a8bc079d71d3a801a132460b>`;

		// methods
	
		:target:`SLIST_ENTRY<doxid-structtapi__local__storage__device__le_1a1f913e096b79dfd628f8f7ebb8f704f0>`(tapi_local_storage_device_le);
	};