oemolstreambase

class oemolstreambase

This class represents oemolstreambase.

The following classes derive from this class:

GetBinaryIOHandler

OESystem::OEBinaryIOHandlerBase &GetBinaryIOHandler() const

GetFlavor

unsigned int GetFlavor(unsigned int format)

GetFormat

unsigned int GetFormat() const

Getgz

bool Getgz()

SetFlavor

bool SetFlavor(unsigned int format, unsigned int flavor)=0

SetFormat

bool SetFormat(unsigned int format)=0

close

void close()=0

open

bool open()
bool open(const char *name)
bool open(const std::string &name)