xapian-core  2.0.0
Functions
pack.cc File Reference

Pack types into strings and unpack them again. More...

#include <config.h>
#include "pack.h"
#include <xapian/error.h>
+ 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...
 

Detailed Description

Pack types into strings and unpack them again.

Definition in file pack.cc.

Function Documentation

◆ unpack_throw_serialisation_error()

void unpack_throw_serialisation_error ( const char *  p)