|
xapian-core
2.0.0
|
Pack types into strings and unpack them again. More...
Include dependency graph for pack.cc:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void | unpack_throw_serialisation_error (const char *p) |
| Throw appropriate SerialisationError. More... | |
Pack types into strings and unpack them again.
Definition in file pack.cc.
| void unpack_throw_serialisation_error | ( | const char * | p | ) |
Throw appropriate SerialisationError.
| p | If NULL, out of data; otherwise type overflow. |
Definition at line 29 of file pack.cc.
References p.
Referenced by RemoteDatabase::add_document(), Xapian::DatabaseReplica::Internal::apply_db_copy(), Xapian::ValueCountMatchSpy::merge_results(), VectorTermList::next(), RemoteAllTermsList::next(), RemoteKeyList::next(), RemoteTermList::next(), NetworkPostList::next(), RemoteDatabase::open_document(), RemoteDatabase::open_position_list(), RemoteDatabase::open_post_list(), RemoteDatabase::replace_document(), Xapian::Query::Internal::unserialise(), Xapian::MSet::Internal::unserialise(), Xapian::ValueWeightPostingSource::unserialise(), Xapian::DecreasingValueWeightPostingSource::unserialise(), Xapian::ValueMapPostingSource::unserialise(), Xapian::MultiValueKeyMaker::unserialise(), Xapian::ValueCountMatchSpy::unserialise(), unserialise_document(), unserialise_error(), unserialise_rset(), unserialise_stats(), and Xapian::DatabaseMaster::write_changesets_to_fd().