RLLib  0.1
rl::Bundle Member List

This is the complete list of members for rl::Bundle, including all inherited members.

Bundle()=defaultrl::Bundle
Bundle(FilePath path)rl::Bundleexplicit
create(FilePath bundlePath, const std::vector< std::pair< FilePath, ByteStream >> &files)rl::Bundlestatic
load(FilePath path)rl::Bundle
readFile(const FilePath &path) constrl::Bundle
writeFile(const FilePath &path, const ByteStream &data)rl::Bundle