#include <TASImagePlugin.h>
Inheritance diagram for TASImagePlugin:
Public Member Functions | |
TASImagePlugin (const char *ext) | |
virtual | ~TASImagePlugin () |
virtual unsigned char * | ReadFile (const char *, UInt_t &, UInt_t &) |
virtual Bool_t | WriteFile (const char *, unsigned char *, UInt_t, UInt_t) |
virtual ASImage * | File2ASImage (const char *) |
virtual Bool_t | ASImage2File (ASImage *) |
TASImagePlugin (const char *ext) | |
virtual | ~TASImagePlugin () |
virtual unsigned char * | ReadFile (const char *, UInt_t &, UInt_t &) |
virtual Bool_t | WriteFile (const char *, unsigned char *, UInt_t, UInt_t) |
virtual ASImage * | File2ASImage (const char *) |
virtual Bool_t | ASImage2File (ASImage *) |
Definition at line 28 of file TASImagePlugin.h.
TASImagePlugin::TASImagePlugin | ( | const char * | ext | ) | [inline] |
Definition at line 31 of file TASImagePlugin.h.
Referenced by G__G__ASImage_150_0_1(), and G__G__ASImage_150_0_18().
virtual TASImagePlugin::~TASImagePlugin | ( | ) | [inline, virtual] |
Definition at line 32 of file TASImagePlugin.h.
TASImagePlugin::TASImagePlugin | ( | const char * | ext | ) | [inline] |
Definition at line 31 of file TASImagePlugin.h.
virtual TASImagePlugin::~TASImagePlugin | ( | ) | [inline, virtual] |
Definition at line 32 of file TASImagePlugin.h.
virtual ASImage* TASImagePlugin::File2ASImage | ( | const char * | ) | [inline, virtual] |
Definition at line 36 of file TASImagePlugin.h.
Definition at line 37 of file TASImagePlugin.h.
References kFALSE.
Referenced by G__G__ASImage_150_0_5().
virtual ASImage* TASImagePlugin::File2ASImage | ( | const char * | ) | [inline, virtual] |
Definition at line 36 of file TASImagePlugin.h.