:orphan: .. index:: pair: struct; tapi_local_file .. _doxid-structtapi__local__file: struct tapi_local_file ====================== .. toctree:: :hidden: Overview ~~~~~~~~ A file representation. :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct tapi_local_file { // fields :ref:`tapi_local_file_type` :ref:`type`; const char* :ref:`pathname`; :ref:`tapi_local_file_property` :ref:`property`; }; .. _details-structtapi__local__file: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ A file representation. Fields ------ .. index:: pair: variable; type .. _doxid-structtapi__local__file_1a498d30f197fa63f1c0ab82277e43912f: .. ref-code-block:: cpp :class: doxyrest-title-code-block :ref:`tapi_local_file_type` type Type of file. .. index:: pair: variable; pathname .. _doxid-structtapi__local__file_1a63e4ebd4e97c813a7e53573ca34d008a: .. ref-code-block:: cpp :class: doxyrest-title-code-block const char* pathname File pathname. .. index:: pair: variable; property .. _doxid-structtapi__local__file_1a7ee6f8c3760fd05b5f9a6288ef0643b6: .. ref-code-block:: cpp :class: doxyrest-title-code-block :ref:`tapi_local_file_property` property File's property.