, including all inherited members.
| apply(UnaryProcessor< Entry > &processor) (defined in ResourceFile) | ResourceFile | |
| applyChildren(Entry &entry, UnaryProcessor< Entry > &processor) (defined in ResourceFile) | ResourceFile | [static] |
| begin() (defined in ResourceFile) | ResourceFile | |
| begin() const (defined in ResourceFile) | ResourceFile | |
| clear() | ResourceFile | [virtual] |
| close() | ResourceFile | |
| ConstIterator typedef (defined in ResourceFile) | ResourceFile | |
| copy(String source_name, String destination_name, Size buffer_size=4096) | File | [static] |
| copyTo(const String &destination_name, Size buffer_size=4096) | File | |
| createTemporaryFilename(String &temporary) | File | [static] |
| destroy() | ResourceFile | |
| disableTransformation(Transformation transformation) (defined in File) | File | [static] |
| dump(std::ostream &s=std::cout, Size depth=0) const (defined in ResourceFile) | ResourceFile | |
| enableTransformation(Transformation transformation) (defined in File) | File | [static] |
| end() (defined in ResourceFile) | ResourceFile | |
| end() const (defined in ResourceFile) | ResourceFile | |
| Entry typedef (defined in ResourceFile) | ResourceFile | |
| ENTRY_BEGIN (defined in ResourceFile) | ResourceFile | [static] |
| ENTRY_END (defined in ResourceFile) | ResourceFile | [static] |
| File() | File | |
| File(const String &name, OpenMode open_mode=std::ios::in) | File | |
| File(const File &file) | File | |
| getEntry(const String &key_path) (defined in ResourceFile) | ResourceFile | |
| getEntry(const String &key_path) const (defined in ResourceFile) | ResourceFile | |
| getFileStream() | File | |
| getName() const | File | |
| getOpenMode() const | File | |
| getOriginalName() const (defined in File) | File | |
| getRoot() (defined in ResourceFile) | ResourceFile | |
| getRoot() const (defined in ResourceFile) | ResourceFile | |
| getSize() const (defined in ResourceFile) | ResourceFile | |
| File::getSize() | File | |
| File::getSize(String name) | File | [static] |
| getTransformationManager() | File | |
| getTransformationManager() const | File | |
| getType(String name, bool trace_link) | File | [static] |
| getType(bool trace_link) const | File | |
| getValue(const String &key_path) (defined in ResourceFile) | ResourceFile | |
| getValue(const String &key_path) const (defined in ResourceFile) | ResourceFile | |
| hasKey(const String &key_path) const (defined in ResourceFile) | ResourceFile | |
| host(Visitor< ResourceFile > &visitor) (defined in ResourceFile) | ResourceFile | |
| insert(const String &key_path, const String &name) (defined in ResourceFile) | ResourceFile | |
| is_open_ (defined in File) | File | [protected] |
| is_temporary_ (defined in File) | File | [protected] |
| isAccessible(String name) | File | [static] |
| isAccessible() const | File | |
| isCanonized() const | File | |
| isClosed() const | File | |
| isEmpty() const (defined in ResourceFile) | ResourceFile | |
| isExecutable(String name) | File | [static] |
| isExecutable() const | File | |
| isOpen() const | File | |
| isReadable(String name) | File | [static] |
| isReadable() const | File | |
| isTransformationEnabled(Transformation transformation) (defined in File) | File | [static] |
| isValid() const | ResourceFile | |
| isWritable(String name) | File | [static] |
| isWritable() const | File | |
| Iterator typedef (defined in ResourceFile) | ResourceFile | |
| MODE_APP | File | [static] |
| MODE_ATE | File | [static] |
| MODE_BINARY | File | [static] |
| MODE_IN | File | [static] |
| MODE_OUT | File | [static] |
| MODE_TRUNC | File | [static] |
| move(const String &source_name, const String &destination_name) | File | [static] |
| moveTo(const String &destination_name) | File | |
| name_ (defined in File) | File | [protected] |
| open(const String &name) (defined in ResourceFile) | ResourceFile | |
| File::open(const String &name, File::OpenMode open_mode=std::ios::in) | File | |
| open_mode_ (defined in File) | File | [protected] |
| OpenMode typedef | File | |
| operator!=(const ResourceFile &entry) const | ResourceFile | |
| File::operator!=(const File &file) const | File | |
| File::operator=(const File &file) | File | |
| operator==(const ResourceFile &entry) const | ResourceFile | |
| File::operator==(const File &file) const | File | |
| operator>> (defined in ResourceFile) | ResourceFile | [friend] |
| original_name_ (defined in File) | File | [protected] |
| registerTransformation(const String &pattern, const String &exec) (defined in File) | File | [static] |
| remove(String name) | File | [static] |
| remove() | File | |
| removeKey(const String &key_path) (defined in ResourceFile) | ResourceFile | |
| rename(String old_path, String new_path) | File | [static] |
| renameTo(const String &new_path) | File | |
| reopen() | File | |
| reopen(File::OpenMode open_mode) | File | |
| ResourceFile() | ResourceFile | |
| ResourceFile(const String &name) | ResourceFile | |
| ResourceFile(const ResourceFile &file) | ResourceFile | |
| save(const Entry &entry) (defined in ResourceFile) | ResourceFile | |
| save() (defined in ResourceFile) | ResourceFile | |
| saveAs(const Entry &entry, const String &name) (defined in ResourceFile) | ResourceFile | [static] |
| saveAs(const String &name) (defined in ResourceFile) | ResourceFile | |
| SEPARATOR (defined in ResourceFile) | ResourceFile | [static] |
| setName(const String &name) | File | |
| Transformation enum name | File | |
| TRANSFORMATION__EXEC enum value (defined in File) | File | |
| TRANSFORMATION__FILTER enum value (defined in File) | File | |
| TRANSFORMATION__URL enum value (defined in File) | File | |
| TRANSFORMATION_EXEC_PREFIX | File | [static] |
| TRANSFORMATION_FILE_PREFIX | File | [static] |
| TRANSFORMATION_FTP_PREFIX | File | [static] |
| TRANSFORMATION_HTTP_PREFIX | File | [static] |
| transformation_manager_ (defined in File) | File | [protected, static] |
| transformation_methods_ (defined in File) | File | [protected, static] |
| truncate(String path, Size size=0) | File | [static] |
| truncate(Size size=0) | File | |
| Type enum name | File | |
| TYPE__BLOCK_SPECIAL_FILE enum value (defined in File) | File | |
| TYPE__CHAR_SPECIAL_FILE enum value (defined in File) | File | |
| TYPE__DIRECTORY enum value (defined in File) | File | |
| TYPE__FIFO_SPECIAL_FILE enum value (defined in File) | File | |
| TYPE__REGULAR_FILE enum value (defined in File) | File | |
| TYPE__SOCKET enum value (defined in File) | File | |
| TYPE__SYMBOLIC_LINK enum value (defined in File) | File | |
| TYPE__UNKNOWN enum value (defined in File) | File | |
| unregisterTransformation(const String &pattern) (defined in File) | File | [static] |
| ~File() | File | [virtual] |
| ~ResourceFile() | ResourceFile | [virtual] |