|
feisty meow concerns codebase
2.140
|
This is the complete list of members for manifest_chunk, including all inherited members.
| _flags | manifest_chunk | |
| _keywords | manifest_chunk | |
| _parms | manifest_chunk | |
| _payload | manifest_chunk | |
| _size | manifest_chunk | |
| c_filetime | manifest_chunk | |
| class_name() const =0 | basis::text_formable | pure virtual |
| DEFINE_CLASS_NAME("manifest_chunk") | manifest_chunk | |
| manifest_chunk(int size, const basis::astring &target, int flags, const basis::astring &parms, const structures::string_set &keywords) | manifest_chunk | inline |
| manifest_chunk() | manifest_chunk | inline |
| pack(basis::byte_array &target) const | manifest_chunk | |
| packed_filetime_size() | manifest_chunk | static |
| read_a_filetime(filesystem::byte_filer &bundle, basis::byte_array &found) | manifest_chunk | static |
| read_a_string(filesystem::byte_filer &bundle) | manifest_chunk | static |
| read_an_int(filesystem::byte_filer &bundle, basis::un_int &found) | manifest_chunk | static |
| read_an_obscured_int(filesystem::byte_filer &bundle, basis::un_int &found) | manifest_chunk | static |
| read_manifest(filesystem::byte_filer &bundle, manifest_chunk &to_fill) | manifest_chunk | static |
| text_form(basis::base_string &state_fill) const | manifest_chunk | inlinevirtual |
| unpack(basis::byte_array &source) | manifest_chunk | |
| ~manifest_chunk() | manifest_chunk | virtual |