Upstream version 5.34.92.0
[platform/framework/web/crosswalk.git] / src / native_client_sdk / doc_generated / pepper_beta / c / struct_p_p___file_info.html
1 {{+bindTo:partials.standard_nacl_article}}
2 <h1>PP_FileInfo Struct Reference</h1>
3 <div>
4 <!-- Generated by Doxygen 1.7.6.1 -->
5
6
7 </div>
8 <!--header-->
9 <div class="contents">
10 <!-- doxytag: class="PP_FileInfo" --><h2>
11 Data Fields</h2><table class="memberdecls">
12
13 <tr><td class="memItemLeft" align="right" valign="top">int64_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___file_info.html#a8e477e77e1938f657ae282139f628368">size</a></td></tr>
14 <tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="group___enums.html#ga36f6dfbe9c1e98540c5247f790746427">PP_FileType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___file_info.html#a2b38985af2a482ddd196cd40b13378f5">type</a></td></tr>
15 <tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="group___enums.html#ga87b353f2ec8935c9c3294daff612c145">PP_FileSystemType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___file_info.html#a02a26955ced1a31ba23806c7cc22676a">system_type</a></td></tr>
16 <tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="group___typedefs.html#ga537b277d2116e42b6acfe9323d40e1a0">PP_Time</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___file_info.html#ae440d0229864ae7eed164cce2e517c1c">creation_time</a></td></tr>
17 <tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="group___typedefs.html#ga537b277d2116e42b6acfe9323d40e1a0">PP_Time</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___file_info.html#aa28b1c96d04220ed40f711126032ad20">last_access_time</a></td></tr>
18 <tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="group___typedefs.html#ga537b277d2116e42b6acfe9323d40e1a0">PP_Time</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___file_info.html#a08c89b213b808c573fbe98079bab7a56">last_modified_time</a></td></tr>
19 </table>
20 <hr /><a name="details" id="details"></a><h2>Detailed Description</h2>
21 <div class="textblock"><p>The <code><a class="el" href="struct_p_p___file_info.html" title="The PP_FileInfo struct represents all information about a file, such as size, type, and creation time.">PP_FileInfo</a></code> struct represents all information about a file, such as size, type, and creation time. </p>
22 </div><hr /><h2>Field Documentation</h2>
23 <a class="anchor" id="ae440d0229864ae7eed164cce2e517c1c"></a><!-- doxytag: member="PP_FileInfo::creation_time" ref="ae440d0229864ae7eed164cce2e517c1c" args="" -->
24 <div class="memitem">
25 <div class="memproto">
26 <table class="memname">
27 <tr>
28 <td class="memname"><a class="el" href="group___typedefs.html#ga537b277d2116e42b6acfe9323d40e1a0">PP_Time</a> <a class="el" href="struct_p_p___file_info.html#ae440d0229864ae7eed164cce2e517c1c">PP_FileInfo::creation_time</a></td>
29 </tr>
30 </table>
31 </div>
32 <div class="memdoc">
33 <p>This value represents the creation time of the file. </p>
34 </div>
35 </div>
36 <a class="anchor" id="aa28b1c96d04220ed40f711126032ad20"></a><!-- doxytag: member="PP_FileInfo::last_access_time" ref="aa28b1c96d04220ed40f711126032ad20" args="" -->
37 <div class="memitem">
38 <div class="memproto">
39 <table class="memname">
40 <tr>
41 <td class="memname"><a class="el" href="group___typedefs.html#ga537b277d2116e42b6acfe9323d40e1a0">PP_Time</a> <a class="el" href="struct_p_p___file_info.html#aa28b1c96d04220ed40f711126032ad20">PP_FileInfo::last_access_time</a></td>
42 </tr>
43 </table>
44 </div>
45 <div class="memdoc">
46 <p>This value represents the last time the file was accessed. </p>
47 </div>
48 </div>
49 <a class="anchor" id="a08c89b213b808c573fbe98079bab7a56"></a><!-- doxytag: member="PP_FileInfo::last_modified_time" ref="a08c89b213b808c573fbe98079bab7a56" args="" -->
50 <div class="memitem">
51 <div class="memproto">
52 <table class="memname">
53 <tr>
54 <td class="memname"><a class="el" href="group___typedefs.html#ga537b277d2116e42b6acfe9323d40e1a0">PP_Time</a> <a class="el" href="struct_p_p___file_info.html#a08c89b213b808c573fbe98079bab7a56">PP_FileInfo::last_modified_time</a></td>
55 </tr>
56 </table>
57 </div>
58 <div class="memdoc">
59 <p>This value represents the last time the file was modified. </p>
60 </div>
61 </div>
62 <a class="anchor" id="a8e477e77e1938f657ae282139f628368"></a><!-- doxytag: member="PP_FileInfo::size" ref="a8e477e77e1938f657ae282139f628368" args="" -->
63 <div class="memitem">
64 <div class="memproto">
65 <table class="memname">
66 <tr>
67 <td class="memname">int64_t <a class="el" href="struct_p_p___file_info.html#a8e477e77e1938f657ae282139f628368">PP_FileInfo::size</a></td>
68 </tr>
69 </table>
70 </div>
71 <div class="memdoc">
72 <p>This value represents the size of the file measured in bytes. </p>
73 </div>
74 </div>
75 <a class="anchor" id="a02a26955ced1a31ba23806c7cc22676a"></a><!-- doxytag: member="PP_FileInfo::system_type" ref="a02a26955ced1a31ba23806c7cc22676a" args="" -->
76 <div class="memitem">
77 <div class="memproto">
78 <table class="memname">
79 <tr>
80 <td class="memname"><a class="el" href="group___enums.html#ga87b353f2ec8935c9c3294daff612c145">PP_FileSystemType</a> <a class="el" href="struct_p_p___file_info.html#a02a26955ced1a31ba23806c7cc22676a">PP_FileInfo::system_type</a></td>
81 </tr>
82 </table>
83 </div>
84 <div class="memdoc">
85 <p>This value represents the file system type of the file as defined by the <code>PP_FileSystemType</code> enum. </p>
86 </div>
87 </div>
88 <a class="anchor" id="a2b38985af2a482ddd196cd40b13378f5"></a><!-- doxytag: member="PP_FileInfo::type" ref="a2b38985af2a482ddd196cd40b13378f5" args="" -->
89 <div class="memitem">
90 <div class="memproto">
91 <table class="memname">
92 <tr>
93 <td class="memname"><a class="el" href="group___enums.html#ga36f6dfbe9c1e98540c5247f790746427">PP_FileType</a> <a class="el" href="struct_p_p___file_info.html#a2b38985af2a482ddd196cd40b13378f5">PP_FileInfo::type</a></td>
94 </tr>
95 </table>
96 </div>
97 <div class="memdoc">
98 <p>This value represents the type of file as defined by the <code>PP_FileType</code> enum. </p>
99 </div>
100 </div>
101 <hr />The documentation for this struct was generated from the following file:<ul>
102 <li><a class="el" href="pp__file__info_8h.html">pp_file_info.h</a></li>
103 </ul>
104 </div><!-- contents -->
105 {{/partials.standard_nacl_article}}