PrevNextUpHome BREW C++ Class Library & GUI Framework & XML Middleware : SophiaFramework 4.1

22.9. Storage

Class Name Description
SFXStorage Base class that represents the storage.
SFXFile Class to manipulate a file.
SFXHTTPConnection Class for the HTTP/HTTPS communication.
SFXTCPSocket Class for the TCP socket communication.
SFXSSLSocket Class for the SSL socket communication.
SFXUDPSocket Class for the UDP socket communication.
SFXMemory Storage class for the memory stream.
SFXSource Storage class for reading data from the ISource interface.
SFXZIPDecoder Storage class for decompressing gzipped(DEFLATE compressed) data.