, including all inherited members.
columnNames() const (defined in ibis::tabula::cursor) | ibis::tabula::cursor | [inline, virtual] |
columnTypes() const (defined in ibis::tabula::cursor) | ibis::tabula::cursor | [inline, virtual] |
cursor(const ibis::tabula &t) (defined in ibis::tabula::cursor) | ibis::tabula::cursor | [inline] |
cursor(const cursor &) (defined in ibis::table::cursor) | ibis::table::cursor | [protected] |
dump(std::ostream &, const char *del) const | ibis::tabula::cursor | [inline, virtual] |
fetch() | ibis::tabula::cursor | [inline, virtual] |
fetch(uint64_t) | ibis::tabula::cursor | [inline, virtual] |
fetch(ibis::table::row &) | ibis::tabula::cursor | [inline, virtual] |
fetch(uint64_t, ibis::table::row &) | ibis::tabula::cursor | [inline, virtual] |
getColumnAsByte(const char *, char &) const | ibis::tabula::cursor | [inline, virtual] |
getColumnAsByte(uint32_t, char &) const | ibis::tabula::cursor | [inline, virtual] |
getColumnAsDouble(const char *, double &) const (defined in ibis::tabula::cursor) | ibis::tabula::cursor | [inline, virtual] |
getColumnAsDouble(uint32_t, double &) const (defined in ibis::tabula::cursor) | ibis::tabula::cursor | [inline, virtual] |
getColumnAsFloat(const char *, float &) const (defined in ibis::tabula::cursor) | ibis::tabula::cursor | [inline, virtual] |
getColumnAsFloat(uint32_t, float &) const (defined in ibis::tabula::cursor) | ibis::tabula::cursor | [inline, virtual] |
getColumnAsInt(const char *, int32_t &) const (defined in ibis::tabula::cursor) | ibis::tabula::cursor | [inline, virtual] |
getColumnAsInt(uint32_t, int32_t &) const (defined in ibis::tabula::cursor) | ibis::tabula::cursor | [inline, virtual] |
getColumnAsLong(const char *, int64_t &) const (defined in ibis::tabula::cursor) | ibis::tabula::cursor | [inline, virtual] |
getColumnAsLong(uint32_t, int64_t &) const (defined in ibis::tabula::cursor) | ibis::tabula::cursor | [inline, virtual] |
getColumnAsShort(const char *, int16_t &) const (defined in ibis::tabula::cursor) | ibis::tabula::cursor | [inline, virtual] |
getColumnAsShort(uint32_t, int16_t &) const (defined in ibis::tabula::cursor) | ibis::tabula::cursor | [inline, virtual] |
getColumnAsString(const char *, std::string &) const (defined in ibis::tabula::cursor) | ibis::tabula::cursor | [inline, virtual] |
getColumnAsString(uint32_t, std::string &) const (defined in ibis::tabula::cursor) | ibis::tabula::cursor | [inline, virtual] |
getColumnAsUByte(const char *, unsigned char &) const (defined in ibis::tabula::cursor) | ibis::tabula::cursor | [inline, virtual] |
getColumnAsUByte(uint32_t, unsigned char &) const (defined in ibis::tabula::cursor) | ibis::tabula::cursor | [inline, virtual] |
getColumnAsUInt(const char *, uint32_t &) const (defined in ibis::tabula::cursor) | ibis::tabula::cursor | [inline, virtual] |
getColumnAsUInt(uint32_t, uint32_t &) const (defined in ibis::tabula::cursor) | ibis::tabula::cursor | [inline, virtual] |
getColumnAsULong(const char *, uint64_t &) const (defined in ibis::tabula::cursor) | ibis::tabula::cursor | [inline, virtual] |
getColumnAsULong(uint32_t, uint64_t &) const (defined in ibis::tabula::cursor) | ibis::tabula::cursor | [inline, virtual] |
getColumnAsUShort(const char *, uint16_t &) const (defined in ibis::tabula::cursor) | ibis::tabula::cursor | [inline, virtual] |
getColumnAsUShort(uint32_t, uint16_t &) const (defined in ibis::tabula::cursor) | ibis::tabula::cursor | [inline, virtual] |
getCurrentRowNumber() const | ibis::tabula::cursor | [inline, virtual] |
nColumns() const (defined in ibis::tabula::cursor) | ibis::tabula::cursor | [inline, virtual] |
nRows() const (defined in ibis::tabula::cursor) | ibis::tabula::cursor | [inline, virtual] |
operator=(const cursor &) (defined in ibis::table::cursor) | ibis::table::cursor | [protected] |
~cursor() (defined in ibis::tabula::cursor) | ibis::tabula::cursor | [inline, virtual] |