Binary compatibility report for the kyotocabinet library between 0.9.18 and 1.0.4 versions on x86
Test Info
Library Name | kyotocabinet |
Version #1 | 0.9.18 |
Version #2 | 1.0.4 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 14 |
Total Shared Libraries | 1 |
Total Symbols / Types | 523 / 180 |
Verdict | Incompatible (21.2%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 9 |
Removed Symbols | High | 45 |
Problems with Data Types | High | 5 |
Medium | 8 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols (9)
kclangc.h,
libkyotocabinet.so.3.2.0
kcatof ( char const* str )
kcatoi ( char const* str )
kcatoix ( char const* str )
kcchkinf ( double num )
kcchknan ( double num )
kccursetvalue ( KCCUR* cur, char const* vbuf, size_t vsiz, int32_t step )
kcdbcopy ( KCDB* db, char const* dest )
kcinf ( )
kcnan ( )
to the top
Removed Symbols (45)
kccachedb.h,
libkyotocabinet.so.2.21.0
namespace kyotocabinet
CacheDB::cap_count ( int64_t count )
[symbol: _ZN12kyotocabinet7CacheDB9cap_countEx]
CacheDB::cap_size ( int64_t size )
[symbol: _ZN12kyotocabinet7CacheDB8cap_sizeEx]
CacheDB::tune_buckets ( int64_t bnum )
[symbol: _ZN12kyotocabinet7CacheDB12tune_bucketsEx]
kcdb.h,
libkyotocabinet.so.2.21.0
namespace kyotocabinet
FileDB::copy ( std::string const& dest )
[symbol: _ZN12kyotocabinet6FileDB4copyERKSs]
FileDB::Cursor::error ( )
[symbol: _ZN12kyotocabinet6FileDB6Cursor5errorEv]
kchashdb.h,
libkyotocabinet.so.2.21.0
namespace kyotocabinet
HashDB::apow ( )
[symbol: _ZN12kyotocabinet6HashDB4apowEv]
HashDB::bnum ( )
[symbol: _ZN12kyotocabinet6HashDB4bnumEv]
HashDB::chksum ( )
[symbol: _ZN12kyotocabinet6HashDB6chksumEv]
HashDB::comp ( )
[symbol: _ZN12kyotocabinet6HashDB4compEv]
HashDB::defrag ( int64_t step )
[symbol: _ZN12kyotocabinet6HashDB6defragEx]
HashDB::dfunit ( )
[symbol: _ZN12kyotocabinet6HashDB6dfunitEv]
HashDB::flags ( )
[symbol: _ZN12kyotocabinet6HashDB5flagsEv]
HashDB::fmtver ( )
[symbol: _ZN12kyotocabinet6HashDB6fmtverEv]
HashDB::fpow ( )
[symbol: _ZN12kyotocabinet6HashDB4fpowEv]
HashDB::librev ( )
[symbol: _ZN12kyotocabinet6HashDB6librevEv]
HashDB::libver ( )
[symbol: _ZN12kyotocabinet6HashDB6libverEv]
HashDB::msiz ( )
[symbol: _ZN12kyotocabinet6HashDB4msizEv]
HashDB::opaque ( )
[symbol: _ZN12kyotocabinet6HashDB6opaqueEv]
HashDB::opts ( )
[symbol: _ZN12kyotocabinet6HashDB4optsEv]
HashDB::recovered ( )
[symbol: _ZN12kyotocabinet6HashDB9recoveredEv]
HashDB::reorganized ( )
[symbol: _ZN12kyotocabinet6HashDB11reorganizedEv]
HashDB::synchronize_opaque ( )
[symbol: _ZN12kyotocabinet6HashDB18synchronize_opaqueEv]
HashDB::tune_alignment ( int8_t apow )
[symbol: _ZN12kyotocabinet6HashDB14tune_alignmentEa]
HashDB::tune_compressor ( Compressor* comp )
[symbol: _ZN12kyotocabinet6HashDB15tune_compressorEPNS_10CompressorE]
HashDB::tune_defrag ( int64_t dfunit )
[symbol: _ZN12kyotocabinet6HashDB11tune_defragEx]
HashDB::tune_error_reporter ( std::ostream* erstrm, bool ervbs )
[symbol: _ZN12kyotocabinet6HashDB19tune_error_reporterEPSob]
HashDB::tune_fbp ( int8_t fpow )
[symbol: _ZN12kyotocabinet6HashDB8tune_fbpEa]
HashDB::tune_type ( int8_t type )
[symbol: _ZN12kyotocabinet6HashDB9tune_typeEa]
HashDB::type ( )
[symbol: _ZN12kyotocabinet6HashDB4typeEv]
kctreedb.h,
libkyotocabinet.so.2.21.0
namespace kyotocabinet
TreeDB::defrag ( int64_t step )
[symbol: _ZN12kyotocabinet6TreeDB6defragEx]
TreeDB::flags ( )
[symbol: _ZN12kyotocabinet6TreeDB5flagsEv]
TreeDB::opaque ( )
[symbol: _ZN12kyotocabinet6TreeDB6opaqueEv]
TreeDB::set_error ( char const* file, int32_t line, FileDB::Error::Code code, char const* message )
[symbol: _ZN12kyotocabinet6TreeDB9set_errorEPKciNS_6FileDB5Error4CodeES2_]
TreeDB::synchronize_opaque ( )
[symbol: _ZN12kyotocabinet6TreeDB18synchronize_opaqueEv]
TreeDB::tune_alignment ( int8_t apow )
[symbol: _ZN12kyotocabinet6TreeDB14tune_alignmentEa]
TreeDB::tune_buckets ( int64_t bnum )
[symbol: _ZN12kyotocabinet6TreeDB12tune_bucketsEx]
TreeDB::tune_comparator ( Comparator* rcomp )
[symbol: _ZN12kyotocabinet6TreeDB15tune_comparatorEPNS_10ComparatorE]
TreeDB::tune_compressor ( Compressor* comp )
[symbol: _ZN12kyotocabinet6TreeDB15tune_compressorEPNS_10CompressorE]
TreeDB::tune_defrag ( int64_t dfunit )
[symbol: _ZN12kyotocabinet6TreeDB11tune_defragEx]
TreeDB::tune_error_reporter ( std::ostream* erstrm, bool ervbs )
[symbol: _ZN12kyotocabinet6TreeDB19tune_error_reporterEPSob]
TreeDB::tune_fbp ( int8_t fpow )
[symbol: _ZN12kyotocabinet6TreeDB8tune_fbpEa]
TreeDB::tune_map ( int64_t msiz )
[symbol: _ZN12kyotocabinet6TreeDB8tune_mapEx]
TreeDB::tune_options ( int8_t opts )
[symbol: _ZN12kyotocabinet6TreeDB12tune_optionsEa]
TreeDB::tune_page ( int32_t psiz )
[symbol: _ZN12kyotocabinet6TreeDB9tune_pageEi]
TreeDB::tune_page_cache ( int64_t pccap )
[symbol: _ZN12kyotocabinet6TreeDB15tune_page_cacheEx]
to the top
Problems with Data Types, High Severity (5)
kcdb.h
namespace kyotocabinet
[+] class FileDB (5)
| Change |
Effect |
1 | Virtual method FileDB::copy ( std::string const& ) has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
2 | Virtual method FileDB::dump_snapshot ( std::ostream* ) has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
3 | Virtual method FileDB::dump_snapshot ( std::string const& ) has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
4 | Virtual method FileDB::load_snapshot ( std::istream* ) has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
5 | Virtual method FileDB::load_snapshot ( std::string const& ) has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 42 entries | Virtual Table (New) - 37 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
~FileDB |
~FileDB |
12 |
~FileDB |
~FileDB |
16 |
__cxa_pure_virtual |
__cxa_pure_virtual |
20 |
__cxa_pure_virtual |
__cxa_pure_virtual |
24 |
FileDB::set |
FileDB::set |
28 |
FileDB::set |
FileDB::set |
32 |
FileDB::add |
FileDB::add |
36 |
FileDB::add |
FileDB::add |
40 |
FileDB::append |
FileDB::append |
44 |
FileDB::append |
FileDB::append |
48 |
FileDB::increment |
FileDB::increment |
52 |
FileDB::increment |
FileDB::increment |
56 |
FileDB::increment |
FileDB::increment |
60 |
FileDB::increment |
FileDB::increment |
64 |
FileDB::cas |
FileDB::cas |
68 |
FileDB::cas |
FileDB::cas |
72 |
FileDB::remove |
FileDB::remove |
76 |
FileDB::remove |
FileDB::remove |
80 |
FileDB::get |
FileDB::get |
84 |
FileDB::get |
FileDB::get |
88 |
FileDB::get |
FileDB::get |
92 |
__cxa_pure_virtual |
__cxa_pure_virtual |
96 |
__cxa_pure_virtual |
__cxa_pure_virtual |
100 |
__cxa_pure_virtual |
__cxa_pure_virtual |
104 |
__cxa_pure_virtual |
__cxa_pure_virtual |
108 |
__cxa_pure_virtual |
__cxa_pure_virtual |
112 |
__cxa_pure_virtual |
__cxa_pure_virtual |
116 |
__cxa_pure_virtual |
__cxa_pure_virtual |
120 |
__cxa_pure_virtual |
__cxa_pure_virtual |
124 |
FileDB::copy |
__cxa_pure_virtual |
128 |
__cxa_pure_virtual |
__cxa_pure_virtual |
132 |
__cxa_pure_virtual |
__cxa_pure_virtual |
136 |
__cxa_pure_virtual |
__cxa_pure_virtual |
140 |
__cxa_pure_virtual |
__cxa_pure_virtual |
144 |
__cxa_pure_virtual |
__cxa_pure_virtual |
148 |
__cxa_pure_virtual |
|
152 |
FileDB::dump_snapshot |
|
156 |
FileDB::dump_snapshot |
|
160 |
FileDB::load_snapshot |
|
164 |
FileDB::load_snapshot |
|
[+] affected symbols (14)
FileDB::begin_transaction ( bool hard )This method is from 'FileDB' class.
FileDB::begin_transaction_try ( bool hard )This method is from 'FileDB' class.
FileDB::cursor ( )This method is from 'FileDB' class.
FileDB::end_transaction ( bool commit )This method is from 'FileDB' class.
FileDB::path ( )This method is from 'FileDB' class.
FileDB::size ( )This method is from 'FileDB' class.
FileDB::status ( std::map<std::string, std::basic_string<char> >* strmap )This method is from 'FileDB' class.
PolyDB::begin_transaction ( bool hard )This method is from derived class 'PolyDB'.
PolyDB::begin_transaction_try ( bool hard )This method is from derived class 'PolyDB'.
PolyDB::cursor ( )This method is from derived class 'PolyDB'.
PolyDB::end_transaction ( bool commit )This method is from derived class 'PolyDB'.
PolyDB::path ( )This method is from derived class 'PolyDB'.
PolyDB::size ( )This method is from derived class 'PolyDB'.
PolyDB::status ( std::map<std::string, std::basic_string<char> >* strmap )This method is from derived class 'PolyDB'.
to the top
Problems with Data Types, Medium Severity (8)
kccachedb.h
namespace kyotocabinet
[+] class CacheDB (1)
| Change |
Effect |
1 | The layout of v-table has been changed for unknown reason. | Call of any method in this class may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 45 entries | Virtual Table (New) - 37 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
~CacheDB |
~CacheDB |
12 |
~CacheDB |
~CacheDB |
16 |
CacheDB::accept |
CacheDB::accept |
20 |
CacheDB::iterate |
CacheDB::iterate |
24 |
FileDB::set |
FileDB::set |
28 |
FileDB::set |
FileDB::set |
32 |
FileDB::add |
FileDB::add |
36 |
FileDB::add |
FileDB::add |
40 |
FileDB::append |
FileDB::append |
44 |
FileDB::append |
FileDB::append |
48 |
FileDB::increment |
FileDB::increment |
52 |
FileDB::increment |
FileDB::increment |
56 |
FileDB::increment |
FileDB::increment |
60 |
FileDB::increment |
FileDB::increment |
64 |
FileDB::cas |
FileDB::cas |
68 |
FileDB::cas |
FileDB::cas |
72 |
FileDB::remove |
FileDB::remove |
76 |
FileDB::remove |
FileDB::remove |
80 |
FileDB::get |
FileDB::get |
84 |
FileDB::get |
FileDB::get |
88 |
FileDB::get |
FileDB::get |
92 |
CacheDB::clear |
CacheDB::clear |
96 |
CacheDB::count |
CacheDB::count |
100 |
CacheDB::cursor |
CacheDB::cursor |
104 |
CacheDB::error |
CacheDB::error |
108 |
CacheDB::set_error |
CacheDB::set_error |
112 |
CacheDB::open |
CacheDB::open |
116 |
CacheDB::close |
CacheDB::close |
120 |
CacheDB::synchronize |
CacheDB::synchronize |
124 |
FileDB::copy |
CacheDB::begin_transaction |
128 |
CacheDB::begin_transaction |
CacheDB::begin_transaction_try |
132 |
CacheDB::begin_transaction_try |
CacheDB::end_transaction |
136 |
CacheDB::end_transaction |
CacheDB::size |
140 |
CacheDB::size |
CacheDB::path |
144 |
CacheDB::path |
CacheDB::status |
148 |
CacheDB::status |
|
152 |
FileDB::dump_snapshot |
|
156 |
FileDB::dump_snapshot |
|
160 |
FileDB::load_snapshot |
|
164 |
FileDB::load_snapshot |
|
168 |
CacheDB::tune_buckets |
|
172 |
CacheDB::cap_count |
|
176 |
CacheDB::cap_size |
|
[+] affected symbols (20)
CacheDB::accept ( char const* kbuf, size_t ksiz, DB::Visitor* visitor, bool writable )This method is from 'CacheDB' class.
CacheDB::begin_transaction ( bool hard )This method is from 'CacheDB' class.
CacheDB::begin_transaction_try ( bool hard )This method is from 'CacheDB' class.
CacheDB::cap_count ( int64_t count )This method is from 'CacheDB' class.
CacheDB::cap_size ( int64_t size )This method is from 'CacheDB' class.
CacheDB::clear ( )This method is from 'CacheDB' class.
CacheDB::close ( )This method is from 'CacheDB' class.
CacheDB::count ( )This method is from 'CacheDB' class.
CacheDB::cursor ( )This method is from 'CacheDB' class.
CacheDB::end_transaction ( bool commit )This method is from 'CacheDB' class.
CacheDB::error ( ) constThis method is from 'CacheDB' class.
CacheDB::iterate ( DB::Visitor* visitor, bool writable )This method is from 'CacheDB' class.
CacheDB::open ( std::string const& path, uint32_t mode )This method is from 'CacheDB' class.
CacheDB::path ( )This method is from 'CacheDB' class.
CacheDB::set_error ( FileDB::Error::Code code, char const* message )This method is from 'CacheDB' class.
CacheDB::size ( )This method is from 'CacheDB' class.
CacheDB::status ( std::map<std::string, std::basic_string<char> >* strmap )This method is from 'CacheDB' class.
CacheDB::synchronize ( bool hard, FileDB::FileProcessor* proc )This method is from 'CacheDB' class.
CacheDB::tune_buckets ( int64_t bnum )This method is from 'CacheDB' class.
CacheDB::~CacheDB [in-charge] ( )This method is from 'CacheDB' class.
[+] class CacheDB::Cursor (1)
| Change |
Effect |
1 | The layout of v-table has been changed for unknown reason. | Call of any method in this class may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 20 entries | Virtual Table (New) - 19 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
CacheDB::~Cursor |
CacheDB::~Cursor |
12 |
CacheDB::~Cursor |
CacheDB::~Cursor |
16 |
CacheDB::Cursor::accept |
CacheDB::Cursor::accept |
20 |
FileDB::Cursor::set_value |
FileDB::Cursor::set_value |
24 |
FileDB::Cursor::set_value |
FileDB::Cursor::set_value |
28 |
FileDB::Cursor::remove |
FileDB::Cursor::remove |
32 |
FileDB::Cursor::get_key |
FileDB::Cursor::get_key |
36 |
FileDB::Cursor::get_key |
FileDB::Cursor::get_key |
40 |
FileDB::Cursor::get_value |
FileDB::Cursor::get_value |
44 |
FileDB::Cursor::get_value |
FileDB::Cursor::get_value |
48 |
FileDB::Cursor::get |
FileDB::Cursor::get |
52 |
FileDB::Cursor::get_pair |
FileDB::Cursor::get_pair |
56 |
CacheDB::Cursor::jump |
CacheDB::Cursor::jump |
60 |
CacheDB::Cursor::jump |
CacheDB::Cursor::jump |
64 |
CacheDB::Cursor::jump |
CacheDB::Cursor::jump |
68 |
CacheDB::Cursor::step |
CacheDB::Cursor::step |
72 |
CacheDB::Cursor::db |
CacheDB::Cursor::db |
76 |
FileDB::Cursor::error |
|
[+] affected symbols (7)
CacheDB::Cursor::accept ( DB::Visitor* visitor, bool writable, bool step )This method is from 'CacheDB::Cursor' class.
CacheDB::Cursor::db ( )This method is from 'CacheDB::Cursor' class.
CacheDB::Cursor::jump ( )This method is from 'CacheDB::Cursor' class.
CacheDB::Cursor::jump ( char const* kbuf, size_t ksiz )This method is from 'CacheDB::Cursor' class.
CacheDB::Cursor::jump ( std::string const& key )This method is from 'CacheDB::Cursor' class.
CacheDB::Cursor::step ( )This method is from 'CacheDB::Cursor' class.
CacheDB::Cursor::~Cursor [in-charge] ( )This method is from 'CacheDB::Cursor' class.
kcdb.h
namespace kyotocabinet
[+] class FileDB::Cursor (1)
| Change |
Effect |
1 | The layout of v-table has been changed for unknown reason. | Call of any method in this class may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 20 entries | Virtual Table (New) - 19 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
FileDB::~Cursor |
FileDB::~Cursor |
12 |
FileDB::~Cursor |
FileDB::~Cursor |
16 |
__cxa_pure_virtual |
__cxa_pure_virtual |
20 |
FileDB::Cursor::set_value |
FileDB::Cursor::set_value |
24 |
FileDB::Cursor::set_value |
FileDB::Cursor::set_value |
28 |
FileDB::Cursor::remove |
FileDB::Cursor::remove |
32 |
FileDB::Cursor::get_key |
FileDB::Cursor::get_key |
36 |
FileDB::Cursor::get_key |
FileDB::Cursor::get_key |
40 |
FileDB::Cursor::get_value |
FileDB::Cursor::get_value |
44 |
FileDB::Cursor::get_value |
FileDB::Cursor::get_value |
48 |
FileDB::Cursor::get |
FileDB::Cursor::get |
52 |
FileDB::Cursor::get_pair |
FileDB::Cursor::get_pair |
56 |
__cxa_pure_virtual |
__cxa_pure_virtual |
60 |
__cxa_pure_virtual |
__cxa_pure_virtual |
64 |
__cxa_pure_virtual |
__cxa_pure_virtual |
68 |
__cxa_pure_virtual |
__cxa_pure_virtual |
72 |
__cxa_pure_virtual |
__cxa_pure_virtual |
76 |
FileDB::Cursor::error |
|
[+] affected symbols (12)
FileDB::Cursor::db ( )This method is from 'FileDB::Cursor' class.
FileDB::Cursor::error ( )This method is from 'FileDB::Cursor' class.
FileDB::Cursor::get ( size_t* ksp, char const** vbp, size_t* vsp, bool step )This method is from 'FileDB::Cursor' class.
FileDB::Cursor::get_key ( bool step )This method is from 'FileDB::Cursor' class.
FileDB::Cursor::get_key ( size_t* sp, bool step )This method is from 'FileDB::Cursor' class.
FileDB::Cursor::get_pair ( bool step )This method is from 'FileDB::Cursor' class.
FileDB::Cursor::get_value ( bool step )This method is from 'FileDB::Cursor' class.
FileDB::Cursor::get_value ( size_t* sp, bool step )This method is from 'FileDB::Cursor' class.
FileDB::Cursor::remove ( )This method is from 'FileDB::Cursor' class.
FileDB::Cursor::set_value ( char const* vbuf, size_t vsiz, bool step )This method is from 'FileDB::Cursor' class.
FileDB::Cursor::set_value ( std::string const& value, bool step )This method is from 'FileDB::Cursor' class.
FileDB::Cursor::~Cursor [in-charge] ( )This method is from 'FileDB::Cursor' class.
kchashdb.h
namespace kyotocabinet
[+] class HashDB (1)
| Change |
Effect |
1 | The layout of v-table has been changed for unknown reason. | Call of any method in this class may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 72 entries | Virtual Table (New) - 37 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
~HashDB |
~HashDB |
12 |
~HashDB |
~HashDB |
16 |
HashDB::accept |
HashDB::accept |
20 |
HashDB::iterate |
HashDB::iterate |
24 |
FileDB::set |
FileDB::set |
28 |
FileDB::set |
FileDB::set |
32 |
FileDB::add |
FileDB::add |
36 |
FileDB::add |
FileDB::add |
40 |
FileDB::append |
FileDB::append |
44 |
FileDB::append |
FileDB::append |
48 |
FileDB::increment |
FileDB::increment |
52 |
FileDB::increment |
FileDB::increment |
56 |
FileDB::increment |
FileDB::increment |
60 |
FileDB::increment |
FileDB::increment |
64 |
FileDB::cas |
FileDB::cas |
68 |
FileDB::cas |
FileDB::cas |
72 |
FileDB::remove |
FileDB::remove |
76 |
FileDB::remove |
FileDB::remove |
80 |
FileDB::get |
FileDB::get |
84 |
FileDB::get |
FileDB::get |
88 |
FileDB::get |
FileDB::get |
92 |
HashDB::clear |
HashDB::clear |
96 |
HashDB::count |
HashDB::count |
100 |
HashDB::cursor |
HashDB::cursor |
104 |
HashDB::error |
HashDB::error |
108 |
HashDB::set_error |
HashDB::set_error |
112 |
HashDB::open |
HashDB::open |
116 |
HashDB::close |
HashDB::close |
120 |
HashDB::synchronize |
HashDB::synchronize |
124 |
FileDB::copy |
HashDB::begin_transaction |
128 |
HashDB::begin_transaction |
HashDB::begin_transaction_try |
132 |
HashDB::begin_transaction_try |
HashDB::end_transaction |
136 |
HashDB::end_transaction |
HashDB::size |
140 |
HashDB::size |
HashDB::path |
144 |
HashDB::path |
HashDB::status |
148 |
HashDB::status |
|
152 |
FileDB::dump_snapshot |
|
156 |
FileDB::dump_snapshot |
|
160 |
FileDB::load_snapshot |
|
164 |
FileDB::load_snapshot |
|
168 |
HashDB::tune_error_reporter |
|
172 |
HashDB::tune_alignment |
|
176 |
HashDB::tune_fbp |
|
180 |
HashDB::tune_options |
|
184 |
HashDB::tune_buckets |
|
188 |
HashDB::tune_map |
|
192 |
HashDB::tune_defrag |
|
196 |
HashDB::tune_compressor |
|
200 |
HashDB::opaque |
|
204 |
HashDB::synchronize_opaque |
|
208 |
HashDB::defrag |
|
212 |
HashDB::flags |
|
216 |
HashDB::set_error |
|
220 |
HashDB::report |
|
224 |
HashDB::report_binary |
|
228 |
HashDB::tune_type |
|
232 |
HashDB::libver |
|
236 |
HashDB::librev |
|
240 |
HashDB::fmtver |
|
244 |
HashDB::chksum |
|
248 |
HashDB::type |
|
252 |
HashDB::apow |
|
256 |
HashDB::fpow |
|
260 |
HashDB::opts |
|
264 |
HashDB::bnum |
|
268 |
HashDB::msiz |
|
272 |
HashDB::dfunit |
|
276 |
HashDB::comp |
|
280 |
HashDB::recovered |
|
284 |
HashDB::reorganized |
|
[+] affected symbols (47)
HashDB::accept ( char const* kbuf, size_t ksiz, DB::Visitor* visitor, bool writable )This method is from 'HashDB' class.
HashDB::apow ( )This method is from 'HashDB' class.
HashDB::begin_transaction ( bool hard )This method is from 'HashDB' class.
HashDB::begin_transaction_try ( bool hard )This method is from 'HashDB' class.
HashDB::bnum ( )This method is from 'HashDB' class.
HashDB::chksum ( )This method is from 'HashDB' class.
HashDB::clear ( )This method is from 'HashDB' class.
HashDB::close ( )This method is from 'HashDB' class.
HashDB::comp ( )This method is from 'HashDB' class.
HashDB::count ( )This method is from 'HashDB' class.
HashDB::cursor ( )This method is from 'HashDB' class.
HashDB::defrag ( int64_t step )This method is from 'HashDB' class.
HashDB::dfunit ( )This method is from 'HashDB' class.
HashDB::end_transaction ( bool commit )This method is from 'HashDB' class.
HashDB::error ( ) constThis method is from 'HashDB' class.
HashDB::flags ( )This method is from 'HashDB' class.
HashDB::fmtver ( )This method is from 'HashDB' class.
HashDB::fpow ( )This method is from 'HashDB' class.
HashDB::iterate ( DB::Visitor* visitor, bool writable )This method is from 'HashDB' class.
HashDB::librev ( )This method is from 'HashDB' class.
HashDB::libver ( )This method is from 'HashDB' class.
HashDB::msiz ( )This method is from 'HashDB' class.
HashDB::opaque ( )This method is from 'HashDB' class.
HashDB::open ( std::string const& path, uint32_t mode )This method is from 'HashDB' class.
HashDB::opts ( )This method is from 'HashDB' class.
HashDB::path ( )This method is from 'HashDB' class.
HashDB::recovered ( )This method is from 'HashDB' class.
HashDB::reorganized ( )This method is from 'HashDB' class.
HashDB::report ( char const* file, int32_t line, char const* type, char const* format, ... )This method is from 'HashDB' class.
HashDB::report_binary ( char const* file, int32_t line, char const* type, char const* name, char const* buf, size_t size )This method is from 'HashDB' class.
HashDB::set_error ( char const* file, int32_t line, FileDB::Error::Code code, char const* message )This method is from 'HashDB' class.
HashDB::set_error ( FileDB::Error::Code code, char const* message )This method is from 'HashDB' class.
HashDB::size ( )This method is from 'HashDB' class.
HashDB::status ( std::map<std::string, std::basic_string<char> >* strmap )This method is from 'HashDB' class.
HashDB::synchronize ( bool hard, FileDB::FileProcessor* proc )This method is from 'HashDB' class.
HashDB::synchronize_opaque ( )This method is from 'HashDB' class.
HashDB::tune_alignment ( int8_t apow )This method is from 'HashDB' class.
HashDB::tune_buckets ( int64_t bnum )This method is from 'HashDB' class.
HashDB::tune_compressor ( Compressor* comp )This method is from 'HashDB' class.
HashDB::tune_defrag ( int64_t dfunit )This method is from 'HashDB' class.
HashDB::tune_error_reporter ( std::ostream* erstrm, bool ervbs )This method is from 'HashDB' class.
HashDB::tune_fbp ( int8_t fpow )This method is from 'HashDB' class.
HashDB::tune_map ( int64_t msiz )This method is from 'HashDB' class.
HashDB::tune_options ( int8_t opts )This method is from 'HashDB' class.
HashDB::tune_type ( int8_t type )This method is from 'HashDB' class.
HashDB::type ( )This method is from 'HashDB' class.
HashDB::~HashDB [in-charge] ( )This method is from 'HashDB' class.
[+] class HashDB::Cursor (1)
| Change |
Effect |
1 | The layout of v-table has been changed for unknown reason. | Call of any method in this class may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 20 entries | Virtual Table (New) - 19 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
HashDB::~Cursor |
HashDB::~Cursor |
12 |
HashDB::~Cursor |
HashDB::~Cursor |
16 |
HashDB::Cursor::accept |
HashDB::Cursor::accept |
20 |
FileDB::Cursor::set_value |
FileDB::Cursor::set_value |
24 |
FileDB::Cursor::set_value |
FileDB::Cursor::set_value |
28 |
FileDB::Cursor::remove |
FileDB::Cursor::remove |
32 |
FileDB::Cursor::get_key |
FileDB::Cursor::get_key |
36 |
FileDB::Cursor::get_key |
FileDB::Cursor::get_key |
40 |
FileDB::Cursor::get_value |
FileDB::Cursor::get_value |
44 |
FileDB::Cursor::get_value |
FileDB::Cursor::get_value |
48 |
FileDB::Cursor::get |
FileDB::Cursor::get |
52 |
FileDB::Cursor::get_pair |
FileDB::Cursor::get_pair |
56 |
HashDB::Cursor::jump |
HashDB::Cursor::jump |
60 |
HashDB::Cursor::jump |
HashDB::Cursor::jump |
64 |
HashDB::Cursor::jump |
HashDB::Cursor::jump |
68 |
HashDB::Cursor::step |
HashDB::Cursor::step |
72 |
HashDB::Cursor::db |
HashDB::Cursor::db |
76 |
FileDB::Cursor::error |
|
[+] affected symbols (7)
HashDB::Cursor::accept ( DB::Visitor* visitor, bool writable, bool step )This method is from 'HashDB::Cursor' class.
HashDB::Cursor::db ( )This method is from 'HashDB::Cursor' class.
HashDB::Cursor::jump ( )This method is from 'HashDB::Cursor' class.
HashDB::Cursor::jump ( char const* kbuf, size_t ksiz )This method is from 'HashDB::Cursor' class.
HashDB::Cursor::jump ( std::string const& key )This method is from 'HashDB::Cursor' class.
HashDB::Cursor::step ( )This method is from 'HashDB::Cursor' class.
HashDB::Cursor::~Cursor [in-charge] ( )This method is from 'HashDB::Cursor' class.
kcpolydb.h
namespace kyotocabinet
[+] class PolyDB::Cursor (1)
| Change |
Effect |
1 | The layout of v-table has been changed for unknown reason. | Call of any method in this class may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 20 entries | Virtual Table (New) - 19 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
PolyDB::~Cursor |
PolyDB::~Cursor |
12 |
PolyDB::~Cursor |
PolyDB::~Cursor |
16 |
PolyDB::Cursor::accept |
PolyDB::Cursor::accept |
20 |
FileDB::Cursor::set_value |
FileDB::Cursor::set_value |
24 |
FileDB::Cursor::set_value |
FileDB::Cursor::set_value |
28 |
FileDB::Cursor::remove |
FileDB::Cursor::remove |
32 |
FileDB::Cursor::get_key |
FileDB::Cursor::get_key |
36 |
FileDB::Cursor::get_key |
FileDB::Cursor::get_key |
40 |
FileDB::Cursor::get_value |
FileDB::Cursor::get_value |
44 |
FileDB::Cursor::get_value |
FileDB::Cursor::get_value |
48 |
FileDB::Cursor::get |
FileDB::Cursor::get |
52 |
FileDB::Cursor::get_pair |
FileDB::Cursor::get_pair |
56 |
PolyDB::Cursor::jump |
PolyDB::Cursor::jump |
60 |
PolyDB::Cursor::jump |
PolyDB::Cursor::jump |
64 |
PolyDB::Cursor::jump |
PolyDB::Cursor::jump |
68 |
PolyDB::Cursor::step |
PolyDB::Cursor::step |
72 |
PolyDB::Cursor::db |
PolyDB::Cursor::db |
76 |
FileDB::Cursor::error |
|
[+] affected symbols (7)
PolyDB::Cursor::accept ( DB::Visitor* visitor, bool writable, bool step )This method is from 'PolyDB::Cursor' class.
PolyDB::Cursor::db ( )This method is from 'PolyDB::Cursor' class.
PolyDB::Cursor::jump ( )This method is from 'PolyDB::Cursor' class.
PolyDB::Cursor::jump ( char const* kbuf, size_t ksiz )This method is from 'PolyDB::Cursor' class.
PolyDB::Cursor::jump ( std::string const& key )This method is from 'PolyDB::Cursor' class.
PolyDB::Cursor::step ( )This method is from 'PolyDB::Cursor' class.
PolyDB::Cursor::~Cursor [in-charge] ( )This method is from 'PolyDB::Cursor' class.
kctreedb.h
namespace kyotocabinet
[+] class TreeDB (1)
| Change |
Effect |
1 | The layout of v-table has been changed for unknown reason. | Call of any method in this class may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 58 entries | Virtual Table (New) - 37 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
~TreeDB |
~TreeDB |
12 |
~TreeDB |
~TreeDB |
16 |
TreeDB::accept |
TreeDB::accept |
20 |
TreeDB::iterate |
TreeDB::iterate |
24 |
FileDB::set |
FileDB::set |
28 |
FileDB::set |
FileDB::set |
32 |
FileDB::add |
FileDB::add |
36 |
FileDB::add |
FileDB::add |
40 |
FileDB::append |
FileDB::append |
44 |
FileDB::append |
FileDB::append |
48 |
FileDB::increment |
FileDB::increment |
52 |
FileDB::increment |
FileDB::increment |
56 |
FileDB::increment |
FileDB::increment |
60 |
FileDB::increment |
FileDB::increment |
64 |
FileDB::cas |
FileDB::cas |
68 |
FileDB::cas |
FileDB::cas |
72 |
FileDB::remove |
FileDB::remove |
76 |
FileDB::remove |
FileDB::remove |
80 |
FileDB::get |
FileDB::get |
84 |
FileDB::get |
FileDB::get |
88 |
FileDB::get |
FileDB::get |
92 |
TreeDB::clear |
TreeDB::clear |
96 |
TreeDB::count |
TreeDB::count |
100 |
TreeDB::cursor |
TreeDB::cursor |
104 |
TreeDB::error |
TreeDB::error |
108 |
TreeDB::set_error |
TreeDB::set_error |
112 |
TreeDB::open |
TreeDB::open |
116 |
TreeDB::close |
TreeDB::close |
120 |
TreeDB::synchronize |
TreeDB::synchronize |
124 |
FileDB::copy |
TreeDB::begin_transaction |
128 |
TreeDB::begin_transaction |
TreeDB::begin_transaction_try |
132 |
TreeDB::begin_transaction_try |
TreeDB::end_transaction |
136 |
TreeDB::end_transaction |
TreeDB::size |
140 |
TreeDB::size |
TreeDB::path |
144 |
TreeDB::path |
TreeDB::status |
148 |
TreeDB::status |
|
152 |
FileDB::dump_snapshot |
|
156 |
FileDB::dump_snapshot |
|
160 |
FileDB::load_snapshot |
|
164 |
FileDB::load_snapshot |
|
168 |
TreeDB::tune_error_reporter |
|
172 |
TreeDB::tune_alignment |
|
176 |
TreeDB::tune_fbp |
|
180 |
TreeDB::tune_options |
|
184 |
TreeDB::tune_buckets |
|
188 |
TreeDB::tune_page |
|
192 |
TreeDB::tune_map |
|
196 |
TreeDB::tune_defrag |
|
200 |
TreeDB::tune_page_cache |
|
204 |
TreeDB::tune_compressor |
|
208 |
TreeDB::tune_comparator |
|
212 |
TreeDB::opaque |
|
216 |
TreeDB::synchronize_opaque |
|
220 |
TreeDB::defrag |
|
224 |
TreeDB::flags |
|
228 |
TreeDB::set_error |
|
[+] affected symbols (33)
TreeDB::accept ( char const* kbuf, size_t ksiz, DB::Visitor* visitor, bool writable )This method is from 'TreeDB' class.
TreeDB::begin_transaction ( bool hard )This method is from 'TreeDB' class.
TreeDB::begin_transaction_try ( bool hard )This method is from 'TreeDB' class.
TreeDB::clear ( )This method is from 'TreeDB' class.
TreeDB::close ( )This method is from 'TreeDB' class.
TreeDB::count ( )This method is from 'TreeDB' class.
TreeDB::cursor ( )This method is from 'TreeDB' class.
TreeDB::defrag ( int64_t step )This method is from 'TreeDB' class.
TreeDB::end_transaction ( bool commit )This method is from 'TreeDB' class.
TreeDB::error ( ) constThis method is from 'TreeDB' class.
TreeDB::flags ( )This method is from 'TreeDB' class.
TreeDB::iterate ( DB::Visitor* visitor, bool writable )This method is from 'TreeDB' class.
TreeDB::opaque ( )This method is from 'TreeDB' class.
TreeDB::open ( std::string const& path, uint32_t mode )This method is from 'TreeDB' class.
TreeDB::path ( )This method is from 'TreeDB' class.
TreeDB::set_error ( char const* file, int32_t line, FileDB::Error::Code code, char const* message )This method is from 'TreeDB' class.
TreeDB::set_error ( FileDB::Error::Code code, char const* message )This method is from 'TreeDB' class.
TreeDB::size ( )This method is from 'TreeDB' class.
TreeDB::status ( std::map<std::string, std::basic_string<char> >* strmap )This method is from 'TreeDB' class.
TreeDB::synchronize ( bool hard, FileDB::FileProcessor* proc )This method is from 'TreeDB' class.
TreeDB::synchronize_opaque ( )This method is from 'TreeDB' class.
TreeDB::tune_alignment ( int8_t apow )This method is from 'TreeDB' class.
TreeDB::tune_buckets ( int64_t bnum )This method is from 'TreeDB' class.
TreeDB::tune_comparator ( Comparator* rcomp )This method is from 'TreeDB' class.
TreeDB::tune_compressor ( Compressor* comp )This method is from 'TreeDB' class.
TreeDB::tune_defrag ( int64_t dfunit )This method is from 'TreeDB' class.
TreeDB::tune_error_reporter ( std::ostream* erstrm, bool ervbs )This method is from 'TreeDB' class.
TreeDB::tune_fbp ( int8_t fpow )This method is from 'TreeDB' class.
TreeDB::tune_map ( int64_t msiz )This method is from 'TreeDB' class.
TreeDB::tune_options ( int8_t opts )This method is from 'TreeDB' class.
TreeDB::tune_page ( int32_t psiz )This method is from 'TreeDB' class.
TreeDB::tune_page_cache ( int64_t pccap )This method is from 'TreeDB' class.
TreeDB::~TreeDB [in-charge] ( )This method is from 'TreeDB' class.
[+] class TreeDB::Cursor (1)
| Change |
Effect |
1 | The layout of v-table has been changed for unknown reason. | Call of any method in this class may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 20 entries | Virtual Table (New) - 19 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
TreeDB::~Cursor |
TreeDB::~Cursor |
12 |
TreeDB::~Cursor |
TreeDB::~Cursor |
16 |
TreeDB::Cursor::accept |
TreeDB::Cursor::accept |
20 |
FileDB::Cursor::set_value |
FileDB::Cursor::set_value |
24 |
FileDB::Cursor::set_value |
FileDB::Cursor::set_value |
28 |
FileDB::Cursor::remove |
FileDB::Cursor::remove |
32 |
FileDB::Cursor::get_key |
FileDB::Cursor::get_key |
36 |
FileDB::Cursor::get_key |
FileDB::Cursor::get_key |
40 |
FileDB::Cursor::get_value |
FileDB::Cursor::get_value |
44 |
FileDB::Cursor::get_value |
FileDB::Cursor::get_value |
48 |
FileDB::Cursor::get |
FileDB::Cursor::get |
52 |
FileDB::Cursor::get_pair |
FileDB::Cursor::get_pair |
56 |
TreeDB::Cursor::jump |
TreeDB::Cursor::jump |
60 |
TreeDB::Cursor::jump |
TreeDB::Cursor::jump |
64 |
TreeDB::Cursor::jump |
TreeDB::Cursor::jump |
68 |
TreeDB::Cursor::step |
TreeDB::Cursor::step |
72 |
TreeDB::Cursor::db |
TreeDB::Cursor::db |
76 |
FileDB::Cursor::error |
|
[+] affected symbols (7)
TreeDB::Cursor::accept ( DB::Visitor* visitor, bool writable, bool step )This method is from 'TreeDB::Cursor' class.
TreeDB::Cursor::db ( )This method is from 'TreeDB::Cursor' class.
TreeDB::Cursor::jump ( )This method is from 'TreeDB::Cursor' class.
TreeDB::Cursor::jump ( char const* kbuf, size_t ksiz )This method is from 'TreeDB::Cursor' class.
TreeDB::Cursor::jump ( std::string const& key )This method is from 'TreeDB::Cursor' class.
TreeDB::Cursor::step ( )This method is from 'TreeDB::Cursor' class.
TreeDB::Cursor::~Cursor [in-charge] ( )This method is from 'TreeDB::Cursor' class.
to the top
Header Files (14)
kccachedb.h
kccommon.h
kccompare.h
kccompress.h
kcdb.h
kcfile.h
kchashdb.h
kclangc.h
kcmap.h
kcpolydb.h
kcprotodb.h
kcthread.h
kctreedb.h
kcutil.h
to the top
Shared Libraries (1)
libkyotocabinet.so.2.21.0
to the top