Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members Related Pages Examples
OCICPP::Cursor Member List
This is the complete list of members for OCICPP::Cursor, including all inherited members.
- bind(const string &par, char *buf, int buflen, short *isNull=0) (defined in OCICPP::Cursor)
- bind(const string &par, const string &val, short *isNull=0) (defined in OCICPP::Cursor)
- bind(const string &par, int &val, short *isNull=0) (defined in OCICPP::Cursor)
- bind(const string &par, double &val, short *isNull=0) (defined in OCICPP::Cursor)
- bind(const string &par, RowID &val, short *isNull=0) (defined in OCICPP::Cursor)
- bind(const string &par, Cursor &val, short *isNull=0) (defined in OCICPP::Cursor)
- bind(const string &par, Lob &val, short *isNull=0) (defined in OCICPP::Cursor)
- Cursor()
- Cursor(OCIEnv *,OCISvcCtx *,OCIError *er, int prefetch, int Type=DEFAULT) (defined in OCICPP::Cursor)
- define() (defined in OCICPP::Cursor)
- describe() (defined in OCICPP::Cursor)
- drop()
- exec() (defined in OCICPP::Cursor)
- execute(int prefetch=1) (defined in OCICPP::Cursor)
- fetch()
- getBLOB(int col, Lob &) const
- getBLOB(const string &col, Lob &lob) const
- getCLOB(int col, Lob &) const
- getCLOB(const string &col, Lob &lob) const
- getColName(int col, string &) const
- getColSize(int col) const
- getColSize(const string &) const
- getColType(int col) const
- getColType(const string &) const
- getColTypeName(int col, string &) const
- getColTypeName(const string &,string &) const
- getCursor(int col, Cursor &) const (defined in OCICPP::Cursor)
- getCursor(const string &col, Cursor &cur) const (defined in OCICPP::Cursor)
- getDay(int col, int &val) const
- getDay(const string &,int &) const
- getDay(int col) const
[inline]
- getDay(const string &col) const
[inline]
- getDouble(int col, double &val, bool *isNull=0, const double *null_value=0) const
- getDouble(int col, bool *isNull=0, const double *null_value=0) const
[inline]
- getDouble(const string &col, double &val, bool *isNull=0, const double *null_value=0) const
- getDouble(const string &col, bool *isNull=0, const double *null_value=0) const
[inline]
- getFILE(int col, BFile &) const
- getFILE(const string &col, BFile &bfile) const
- getHour(int col, int &val) const
- getHour(const string &,int &) const
- getHour(int col) const
[inline]
- getHour(const string &col) const
[inline]
- getInt(int col, int &val, bool *isNull=0, const int *null_value=0) const
- getInt(int col, bool *isNull=0, const int *null_value=0) const
[inline]
- getInt(const string &col, int &val, bool *isNull=0, const int *null_value=0) const
- getInt(const string &col, bool *isNull=0, const int *null_value=0) const
[inline]
- getMin(int col, int &val) const
- getMin(const string &,int &) const
- getMin(int col) const
[inline]
- getMin(const string &col) const
[inline]
- getMonth(int col, int &val) const
- getMonth(const string &,int &) const
- getMonth(int col) const
[inline]
- getMonth(const string &col) const
[inline]
- getNCols() const
- getRowID(int col, RowID &) const (defined in OCICPP::Cursor)
- getRowID(const string &col, RowID &rid) const (defined in OCICPP::Cursor)
- getSec(int col, int &val) const
- getSec(const string &,int &) const
- getSec(int col) const
[inline]
- getSec(const string &col) const
[inline]
- getStr(int col, string &,bool *isNull=0) const
- getStr(int col, bool *isNull=0) const
[inline]
- getStr(const string &col, string &val, bool *isNull=0) const
- getStr(const string &col, bool *isNull=0) const
[inline]
- getStrMon(int col, string &val) const
- getStrMon(const string &,string &) const
- getYear(int col, int &val) const
- getYear(int col) const
[inline]
- getYear(const string &col) const
[inline]
- getYear(const string &,int &) const
- hashHead() (defined in OCICPP::Cursor)
- init(OCIEnv *,OCISvcCtx *,OCIError *er, int prefetch, int Type=DEFAULT) (defined in OCICPP::Cursor)
- isNull(int col) const
- isNull(const string &) const
- prepare(const string &) (defined in OCICPP::Cursor)
- setNullText(const string &)
- setPrefetch(unsigned nRows) (defined in OCICPP::Cursor)
- ~Cursor()
Generated at Tue Jun 12 10:37:30 2001 for OCI C++ Library by
1.2.4-20010128 written by Dimitri van Heesch,
© 1997-2001