:orphan:

.. index:: pair: struct; tapi_local_file_le
.. _doxid-structtapi__local__file__le:

struct tapi_local_file_le
=========================

.. toctree::
	:hidden:

Files list entry.


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

	#include <tapi_local_fs.h>
	
	struct tapi_local_file_le {
		// fields
	
		:ref:`tapi_local_file<doxid-structtapi__local__file>` :target:`file<doxid-structtapi__local__file__le_1af36ff71468ec0f5674d239d6760c81ab>`;

		// methods
	
		:target:`SLIST_ENTRY<doxid-structtapi__local__file__le_1adc22592da1f0ebe29c51d423dcbad26b>`(tapi_local_file_le);
	};