|
Mir
|
#include "mir_screencast.h"#include "mir_connection.h"#include "mir_protobuf.pb.h"#include "make_protobuf_object.h"#include "client_buffer_stream.h"#include "mir/frontend/client_constants.h"#include "mir_toolkit/mir_native_buffer.h"#include <boost/throw_exception.hpp>Macros | |
| #define | SERIALIZE_OPTION_IF_SET(option) |
| #define | THROW_IF_UNSET(option) |
| #define | THROW_IF_EQ(option, val) |
| #define | THROW_IF_ZERO(option) THROW_IF_EQ(option, 0) |
| #define SERIALIZE_OPTION_IF_SET | ( | option | ) |
| #define THROW_IF_EQ | ( | option, | |
| val | |||
| ) |
| #define THROW_IF_UNSET | ( | option | ) |
| #define THROW_IF_ZERO | ( | option | ) | THROW_IF_EQ(option, 0) |
Copyright © 2012-2015 Canonical Ltd.
Generated on Thu Sep 8 14:50:19 UTC 2016