Ticket #1576 (closed defect: fixed)
ossim stream hierarchy has triangle inheritance
| Reported by: | dburken | Owned by: | dburken |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Other | Version: | 1.6.7 |
| Severity: | normal | Keywords: | ossim stream hierarchy |
| Cc: | potts@… |
Description
This pertains to all ossim streams:
ossimStreamBase derives from std::ios. ossimIStream derives from std::ios and ossimProtocolStream which dervives from ossimStreamBase which derives from std::ios; hence the inheritance triange.
Change History
Note: See
TracTickets for help on using
tickets.

