bes Updated for version 3.20.13
|
#include <ReadTypeFactory.h>
Public Member Functions | |
virtual Array * | NewArray (const string &n="", BaseType *v=0) const |
virtual Byte * | NewByte (const string &n="") const |
virtual Float32 * | NewFloat32 (const string &n="") const |
virtual Float64 * | NewFloat64 (const string &n="") const |
virtual Grid * | NewGrid (const string &n="") const |
virtual Int16 * | NewInt16 (const string &n="") const |
virtual Int32 * | NewInt32 (const string &n="") const |
virtual Sequence * | NewSequence (const string &n="") const |
virtual Str * | NewStr (const string &n="") const |
virtual Structure * | NewStructure (const string &n="") const |
virtual UInt16 * | NewUInt16 (const string &n="") const |
virtual UInt32 * | NewUInt32 (const string &n="") const |
virtual Url * | NewUrl (const string &n="") const |
A factory for the ReadByte, ..., ReadGrid types.
Definition at line 46 of file ReadTypeFactory.h.
|
inline |
Definition at line 48 of file ReadTypeFactory.h.
|
inlinevirtual |
Definition at line 49 of file ReadTypeFactory.h.
|
virtual |
Definition at line 102 of file ReadTypeFactory.cc.
|
virtual |
Definition at line 47 of file ReadTypeFactory.cc.
|
virtual |
Definition at line 78 of file ReadTypeFactory.cc.
|
virtual |
Definition at line 84 of file ReadTypeFactory.cc.
|
virtual |
Definition at line 121 of file ReadTypeFactory.cc.
|
virtual |
Definition at line 53 of file ReadTypeFactory.cc.
|
virtual |
Definition at line 65 of file ReadTypeFactory.cc.
|
virtual |
Definition at line 114 of file ReadTypeFactory.cc.
|
virtual |
Definition at line 90 of file ReadTypeFactory.cc.
|
virtual |
Definition at line 108 of file ReadTypeFactory.cc.
|
virtual |
Definition at line 59 of file ReadTypeFactory.cc.
|
virtual |
Definition at line 72 of file ReadTypeFactory.cc.
|
virtual |
Definition at line 96 of file ReadTypeFactory.cc.