Bond 0.9
C++ Bond Runtime Library API Documentation
|
This is the complete list of members for Bond::StdioStreamFactory, including all inherited members.
CreateInputStream(const char *fileName) override | Bond::StdioStreamFactory | virtual |
CreateOutputStream(const char *fileName, bool append=false) override | Bond::StdioStreamFactory | virtual |
SetDelegateFactory(StreamFactory *delegateFactory) | Bond::StdioStreamFactory | inline |
SetRootPath(const char *rootPath) | Bond::StdioStreamFactory | inline |
StdioStreamFactory(Allocator &allocator, const char *rootPath=nullptr, StreamFactory *delegateFactory=nullptr, bool throwOnFailure=true) | Bond::StdioStreamFactory | inlineexplicit |
~StdioStreamFactory() | Bond::StdioStreamFactory | inlinevirtual |
~StreamFactory() | Bond::StreamFactory | inlinevirtual |