Blackberry database record parser class for Service Book records. More...
#include "r_servicebook.h"
#include "record-internal.h"
#include "protocol.h"
#include "protostructs.h"
#include "data.h"
#include "time.h"
#include "error.h"
#include "endian.h"
#include "iconv.h"
#include <ostream>
#include <iomanip>
#include <stdexcept>
#include "debug.h"
Go to the source code of this file.
Classes | |
class | Barry::ServiceBookData |
Namespaces | |
namespace | Barry |
Project namespace, containing all related functions and classes. |
Blackberry database record parser class for Service Book records.
Definition in file r_servicebook.cc.