, including all inherited members.
count_type typedef | PointSource | |
create(void) | TXTPointReader | [static] |
createIterator(const Bounds &bounds, double fraction, const PointInfo &pointInfo, ProgressDelegate *delegate) const | TXTPointReader | [virtual] |
getBounds(void) const | PointReader | [virtual] |
getChannel(size_t idx) const | PointSource | |
getChannel(const char *name) const | PointSource | |
getClassIdNames(void) const | PointReader | [virtual] |
getFileFormatString(void) const | TXTPointReader | [virtual] |
getNumChannels(void) const | PointSource | |
getNumClassIdNames(void) const | PointReader | [virtual] |
getNumPoints(void) const | PointReader | [virtual] |
getOffset(void) const | PointReader | [virtual] |
getPointInfo(void) const | PointReader | [virtual] |
getScale(void) const | PointReader | [virtual] |
getTotalWork(const Bounds &bounds, double fraction) const | TXTPointReader | [virtual] |
getWKT(void) const | PointReader | [virtual] |
hasChannel(const char *name) const | PointSource | |
init(const char *path, const char *format, size_t header, bool doFullInit) | TXTPointReader | |
init(IO *io, const char *format, size_t header, bool doFullInit) | TXTPointReader | |
init(const char *path, const PointInfo &fieldInfo, size_t header, bool doFullInit) | TXTPointReader | |
init(IO *io, const PointInfo &fieldInfo, size_t header, bool doFullInit) | TXTPointReader | |
initBoundsAndNumPoints(void) | TXTPointReader | |
loadMetadata(Metadata &metadata, bool sanitize) const | TXTPointReader | [virtual] |
m_fieldInfo | TXTPointReader | [protected] |
m_header | TXTPointReader | [protected] |
m_ignoreNativeWKTMetadata | PointReader | [protected] |
m_io | TXTPointReader | [protected] |
m_totalWork | TXTPointReader | [protected] |
Object(void) | Object | [protected] |
operator delete(void *ptr) | Object | [protected, static] |
operator new(size_t size) | Object | [protected, static] |
overrideWKT(const char *wkt) | PointReader | |
parseFormat(const char *format, PointInfo &fieldInfo) | TXTPointReader | [static] |
parseFormat(const char *format, PointInfo &fieldInfo, const PointInfo &pointInfo) | TXTPointReader | [static] |
parseQuantization(const char *format, PointInfo &fieldInfo) | TXTPointReader | [static] |
PointReader(void) | PointReader | [protected] |
PointSource(void) | PointSource | [protected] |
read(const Bounds &bounds, PointData &points, ProgressDelegate *delegate) const | PointSource | |
release(void) const | Object | |
retain(void) const | Object | |
setBounds(const Bounds &bounds) | PointReader | [protected] |
setBoundsAndNumPoints(bool doFullInit) | TXTPointReader | [protected] |
setNumPoints(count_type numPoints) | PointReader | [protected] |
setPointInfo(const PointInfo &pointInfo) | PointReader | [protected] |
setQuantization(const double scale[3], const double offset[3]) | PointReader | [protected] |
setWKT(const char *wkt) | PointReader | [protected] |
TXTPointReader(void) | TXTPointReader | [protected] |
~Object(void) | Object | [protected, virtual] |
~PointReader(void) | PointReader | [protected, virtual] |
~PointSource(void) | PointSource | [protected, virtual] |
~TXTPointReader(void) | TXTPointReader | [protected, virtual] |