Planeshift
|
#include <Windows.h>
#include <DbgHelp.h>
#include <string>
#include <utility>
#include "common/windows/string_utils-inl.h"
#include "google_breakpad/common/minidump_format.h"
Go to the source code of this file.
Classes | |
struct | google_breakpad::CustomClientInfo |
struct | google_breakpad::CustomInfoEntry |
struct | google_breakpad::ProtocolMessage |
Namespaces | |
namespace | google_breakpad |
Enumerations | |
enum | google_breakpad::MessageTag { google_breakpad::MESSAGE_TAG_NONE = 0, google_breakpad::MESSAGE_TAG_REGISTRATION_REQUEST = 1, google_breakpad::MESSAGE_TAG_REGISTRATION_RESPONSE = 2, google_breakpad::MESSAGE_TAG_REGISTRATION_ACK = 3, google_breakpad::MESSAGE_TAG_UPLOAD_REQUEST = 4 } |