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