| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

IRootIOCnv Class Reference

#include <IRootIOCnv.h>

Inheritance diagram for IRootIOCnv:

[legend]
Collaboration diagram for IRootIOCnv:
[legend]
List of all members.

Public Types

 SUCCESS
 NO_INTERFACE
 VERSMISMATCH
 LAST_ERROR
enum  Status

Public Member Functions

virtual RootInputStreammakeInputStream (const RootInputAddress &ria)=0
 Make a new input stream for this object and based on the given address.
virtual RootOutputStreammakeOutputStream (const RootOutputAddress &roa)=0
 Make a new output stream for this object and based on the given address.
virtual StatusCode queryInterface (const InterfaceID &riid, void **ppvInterface)=0
virtual unsigned long addRef ()=0
virtual unsigned long release ()=0

Static Public Member Functions

static const InterfaceIDinterfaceID ()

Public Attributes

 SUCCESS
 NO_INTERFACE
 VERSMISMATCH
 LAST_ERROR

Detailed Description

Definition at line 15 of file IRootIOCnv.h.


Member Function Documentation

static const InterfaceID& IRootIOCnv::interfaceID (  )  [inline, static]

Reimplemented from IInterface.

Definition at line 19 of file IRootIOCnv.h.

00019 { return IID_IRootIOCnv; }

virtual RootInputStream* IRootIOCnv::makeInputStream ( const RootInputAddress ria  )  [pure virtual]

Make a new input stream for this object and based on the given address.

Implemented in RootIOTypedCnv< PerType, TranType >.

virtual RootOutputStream* IRootIOCnv::makeOutputStream ( const RootOutputAddress roa  )  [pure virtual]

Make a new output stream for this object and based on the given address.

Implemented in RootIOTypedCnv< PerType, TranType >.


The documentation for this class was generated from the following file:
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 20:18:20 2011 for RootIOSvc by doxygen 1.4.7