|
122 | 122 | const <a class="el" href="classgd_1_1_string.html">gd::String</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classgd_1_1_resources_container.html#a9b37ff3a8ce8dd816004360ddb2c5678">GetResourceNameWithOrigin</a> (const <a class="el" href="classgd_1_1_string.html">gd::String</a> &originName, const <a class="el" href="classgd_1_1_string.html">gd::String</a> &originIdentifier) const</td></tr> |
123 | 123 | <tr class="memdesc:a9b37ff3a8ce8dd816004360ddb2c5678"><td class="mdescLeft"> </td><td class="mdescRight">Return the name of the resource with the given origin, if any. If not found, an empty string is returned. <br /></td></tr> |
124 | 124 | <tr class="separator:a9b37ff3a8ce8dd816004360ddb2c5678"><td class="memSeparator" colspan="2"> </td></tr> |
125 | | -<tr class="memitem:a5d1f2b52ff06f9e80739fe9468ef866c"><td class="memItemLeft" align="right" valign="top"><a id="a5d1f2b52ff06f9e80739fe9468ef866c"></a> |
126 | | -const <a class="el" href="classgd_1_1_string.html">gd::String</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classgd_1_1_resources_container.html#a5d1f2b52ff06f9e80739fe9468ef866c">GetResourceNameWithFile</a> (const <a class="el" href="classgd_1_1_string.html">gd::String</a> &file) const</td></tr> |
127 | | -<tr class="memdesc:a5d1f2b52ff06f9e80739fe9468ef866c"><td class="mdescLeft"> </td><td class="mdescRight">Return the name of the first resource with the given file, if any. If not found, an empty string is returned. <br /></td></tr> |
128 | | -<tr class="separator:a5d1f2b52ff06f9e80739fe9468ef866c"><td class="memSeparator" colspan="2"> </td></tr> |
| 125 | +<tr class="memitem:a12e737ec1a7aa4eb78ee6b2f75cf51d8"><td class="memItemLeft" align="right" valign="top"><a id="a12e737ec1a7aa4eb78ee6b2f75cf51d8"></a> |
| 126 | +std::vector< <a class="el" href="classgd_1_1_string.html">gd::String</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="classgd_1_1_resources_container.html#a12e737ec1a7aa4eb78ee6b2f75cf51d8">GetResourceNamesWithFile</a> (const <a class="el" href="classgd_1_1_string.html">gd::String</a> &file) const</td></tr> |
| 127 | +<tr class="memdesc:a12e737ec1a7aa4eb78ee6b2f75cf51d8"><td class="mdescLeft"> </td><td class="mdescRight">Return the names of the resources with the given file, if any. <br /></td></tr> |
| 128 | +<tr class="separator:a12e737ec1a7aa4eb78ee6b2f75cf51d8"><td class="memSeparator" colspan="2"> </td></tr> |
129 | 129 | <tr class="memitem:a36224afbd624d61c9ab02ee93c460920"><td class="memItemLeft" align="right" valign="top"><a id="a36224afbd624d61c9ab02ee93c460920"></a> |
130 | 130 | std::vector< <a class="el" href="classgd_1_1_string.html">gd::String</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="classgd_1_1_resources_container.html#a36224afbd624d61c9ab02ee93c460920">FindFilesNotInResources</a> (const std::vector< <a class="el" href="classgd_1_1_string.html">gd::String</a> > &filePathsToCheck) const</td></tr> |
131 | 131 | <tr class="memdesc:a36224afbd624d61c9ab02ee93c460920"><td class="mdescLeft"> </td><td class="mdescRight">Return a list of the files, from the specified input list, that are not used as files by the resources. <br /></td></tr> |
|
0 commit comments