Public Member Functions | |
| int | add (SeisPSIOProvider *prov) |
| const ObjectSet < SeisPSIOProvider > & | providers () const |
| const SeisPSIOProvider * | provider (const char *typ) const |
| SeisPS3DReader * | get3DReader (const IOObj &, int i=mUdf(int)) const |
| SeisPS2DReader * | get2DReader (const IOObj &, const char *lnm) const |
| SeisPSWriter * | get3DWriter (const IOObj &) const |
| SeisPSWriter * | get2DWriter (const IOObj &, const char *lnm) const |
| bool | getLineNames (const IOObj &, BufferStringSet &) const |
| void | mk3DPostStackProxy (IOObj &) |
| Adds entry to omf for post-stack access. | |
Protected Attributes | |
| ObjectSet< SeisPSIOProvider > | provs_ |
| int SeisPSIOProviderFactory::add | ( | SeisPSIOProvider * | prov | ) | [inline] |
| SeisPS2DReader* SeisPSIOProviderFactory::get2DReader | ( | const IOObj & | , | |
| const char * | lnm | |||
| ) | const |
| SeisPSWriter* SeisPSIOProviderFactory::get2DWriter | ( | const IOObj & | , | |
| const char * | lnm | |||
| ) | const |
| SeisPS3DReader* SeisPSIOProviderFactory::get3DReader | ( | const IOObj & | , | |
| int | i = mUdf(int) | |||
| ) | const |
| SeisPSWriter* SeisPSIOProviderFactory::get3DWriter | ( | const IOObj & | ) | const |
| bool SeisPSIOProviderFactory::getLineNames | ( | const IOObj & | , | |
| BufferStringSet & | ||||
| ) | const |
| void SeisPSIOProviderFactory::mk3DPostStackProxy | ( | IOObj & | ) |
Adds entry to omf for post-stack access.
| const SeisPSIOProvider* SeisPSIOProviderFactory::provider | ( | const char * | typ | ) | const |
| const ObjectSet<SeisPSIOProvider>& SeisPSIOProviderFactory::providers | ( | ) | const [inline] |
ObjectSet<SeisPSIOProvider> SeisPSIOProviderFactory::provs_ [protected] |
1.7.1