Re: IStream to file

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



IStream is just an interface, so it doesn't have any functionality. But you
can create your own class that *implements* IStream in terms of a file on
disk-- it's not hard to do. You'd then likely have other functionality
actually to create the file. (via e.g. the CreateFile API).


.



Relevant Pages

  • Re: C++ implementation for C API ---- converting legacy C code to C++
    ... One implements the functionality in an OOPL and then essentially puts a GoF Facade pattern around it that just happens to present a C API. ... Think of the Facade as an interface that decouples the two paradigm domains. ... If the API implementation did bot seem coherent, ...
    (comp.object)
  • Re: multiple inheritance
    ... slice" of functionality, and use MI to get at it from a class that has this ... to think much more about the design at this level than any most programmers ... I'm a MI AND Interface fan. ... Point 1: Aggregation ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: setting local variables in a binding
    ... need to do to try to keep things from breaking since Ruby is dynamic. ... functionality into the classes your design is a tad less modular. ... not have to interface to other code to perform a broader function. ...
    (comp.lang.ruby)
  • Re: Great SWT Program
    ... orthogonal to whether or not a program has a decent user interface. ... A few also knew the arrow keys existed. ... "useful functionality required to qualify the application as an IDE". ... Or maybe you simply use "real text editor" as a synonym for IDE; ...
    (comp.lang.java.programmer)
  • Re: [Linux-cluster] Re: GFS, whats remaining
    ... It is just supposed to be an interface for their tools. ... syscall one) and it's feasible to migrate the opentricksies to that API ... access to part of the functionality, but there are other APIs which are ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)