Home
last modified time | relevance | path

Searched defs:DbLogc (Results 1 – 14 of 14) sorted by relevance

/dports/databases/db18/db-18.1.40/lang/java/src/com/sleepycat/db/internal/
H A DDbLogc.java14 public class DbLogc { class
18 protected DbLogc(long cPtr, boolean cMemoryOwn) { in DbLogc() method in DbLogc
/dports/databases/db5/db-5.3.28/lang/java/src/com/sleepycat/db/internal/
H A DDbLogc.java14 public class DbLogc { class
18 protected DbLogc(long cPtr, boolean cMemoryOwn) { in DbLogc() method in DbLogc
/dports/databases/db5/db-5.3.28/build_windows/
H A Ddb_cxx.h74 class DbLogc; // forward variable
967 friend class DbLogc; // friendship needed to cast to base class variable
1247 friend class DbLogc; variable
/dports/databases/db5/db-5.3.28/build_vxworks/
H A Ddb_cxx.h74 class DbLogc; // forward variable
967 friend class DbLogc; // friendship needed to cast to base class variable
1247 friend class DbLogc; variable
/dports/databases/db18/db-18.1.40/build_windows/
H A Ddb_cxx.h74 class DbLogc; // forward variable
1036 friend class DbLogc; // friendship needed to cast to base class variable
1344 friend class DbLogc; variable
/dports/databases/db18/db-18.1.40/build_vxworks/
H A Ddb_cxx.h74 class DbLogc; // forward variable
1036 friend class DbLogc; // friendship needed to cast to base class variable
1344 friend class DbLogc; variable
/dports/databases/db5/db-5.3.28/lang/java/libdb_java/
H A Ddb_java.i679 %typemap(javacode) struct DbLogc %{ struct
680 public synchronized void close(int flags) throws DatabaseException { in close()
H A Djava_typemaps.i67 #define DbLogc __db_log_cursor macro
H A Ddb.i1703 struct DbLogc struct
1706 JAVA_EXCEPT(DB_RETOK_STD, NULL) in JAVA_EXCEPT()
1711 JAVA_EXCEPT(DB_RETOK_LGGET, NULL) in JAVA_EXCEPT()
1716 JAVA_EXCEPT_ERRNO(DB_RETOK_STD, NULL) in JAVA_EXCEPT_ERRNO()
H A Ddb_java_wrap.c1462 #define DbLogc __db_log_cursor macro
/dports/databases/db18/db-18.1.40/lang/java/libdb_java/
H A Ddb_java.i738 %typemap(javacode) struct DbLogc %{ struct
739 public synchronized void close(int flags) throws DatabaseException { in close()
H A Ddb.i1991 struct DbLogc struct
1994 JAVA_EXCEPT(DB_RETOK_STD, NULL) in JAVA_EXCEPT()
1999 JAVA_EXCEPT(DB_RETOK_LGGET, NULL) in JAVA_EXCEPT()
2004 JAVA_EXCEPT_ERRNO(DB_RETOK_STD, NULL) in JAVA_EXCEPT_ERRNO()
H A Djava_typemaps.i67 #define DbLogc __db_log_cursor macro
H A Ddb_java_wrap.c1580 #define DbLogc __db_log_cursor macro