Misc. More...
#include "record.h"#include "record-internal.h"#include "protocol.h"#include "protostructs.h"#include "data.h"#include "time.h"#include "error.h"#include "endian.h"#include <sstream>#include <iomanip>#include <string.h>#include <stdio.h>#include <stdexcept>#include "debug.h"
Go to the source code of this file.
Namespaces | |
| namespace | Barry |
Project namespace, containing all related functions and classes. | |
Misc.
Blackberry database record helper classes and functions. Helps translate data from data packets to useful structures, and back.
Definition in file record.cc.
1.7.1