r_saved_message.cc File Reference


Detailed Description

Blackberry database record parser class for saved email message records.

Definition in file r_saved_message.cc.

#include "r_saved_message.h"
#include "record-internal.h"
#include "protocol.h"
#include "protostructs.h"
#include "data.h"
#include "time.h"
#include "error.h"
#include "endian.h"
#include <ostream>
#include <iomanip>
#include <stdexcept>
#include "debug.h"

Go to the source code of this file.

Namespaces

namespace  Barry

Defines

#define __DEBUG_MODE__
#define SEMFC_TO   0x01
#define SEMFC_CC   0x02
#define SEMFC_BCC   0x03
#define SEMFC_SENDER   0x04
#define SEMFC_FROM   0x05
#define SEMFC_REPLY_TO   0x06
#define SEMFC_SUBJECT   0x0b
#define SEMFC_BODY   0x0c
#define SEMFC_ATTACHMENT   0x16
#define SEMFC_RECORDID   0x4b
#define SEMFC_END   0xffff
#define PRIORITY_MASK   0x003f
#define PRIORITY_HIGH   0x0008
#define PRIORITY_LOW   0x0002
#define SENSITIVE_MASK   0xff80
#define SENSITIVE_CONFIDENTIAL   0x0100
#define SENSITIVE_PERSONAL   0x0080
#define SENSITIVE_PRIVATE   0x0040
#define MESSAGE_READ   0x0800
#define MESSAGE_REPLY   0x0001
#define MESSAGE_SAVED   0x0002
#define MESSAGE_FORWARD   0x0008
#define MESSAGE_TRUNCATED   0x0020
#define MESSAGE_SAVED_DELETED   0x0080

Variables

FieldLink< SavedMessage > Barry::SavedMessageFieldLinks []


Generated on Wed Sep 24 21:27:32 2008 for Barry by  doxygen 1.5.1