Mir
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
src
include
common
mir
default_configuration.h
Go to the documentation of this file.
1
/*
2
* Private internal defaults shared by client and server code.
3
*
4
* Copyright © 2013 Canonical Ltd.
5
*
6
* This program is free software: you can redistribute it and/or modify
7
* it under the terms of the GNU Lesser General Public License version 3 as
8
* published by the Free Software Foundation.
9
*
10
* This program is distributed in the hope that it will be useful,
11
* but WITHOUT ANY WARRANTY; without even the implied warranty of
12
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13
* GNU Lesser General Public License for more details.
14
*
15
* You should have received a copy of the GNU Lesser General Public License
16
* along with this program. If not, see <http://www.gnu.org/licenses/>.
17
*
18
* Author: Daniel van Vugt <daniel.van.vugt@canonical.com>
19
*/
20
21
#ifndef MIR_DEFAULT_CONFIGURATION_
22
#define MIR_DEFAULT_CONFIGURATION_
23
24
namespace
mir
25
{
26
extern
const
char
*
const
default_server_socket
;
27
}
28
29
#endif
mir
All things Mir.
Definition:
atomic_callback.h:25
mir::default_server_socket
const char *const default_server_socket
Definition:
default_configuration.cpp:40
Copyright © 2012-2015 Canonical Ltd.
Generated on Thu Oct 8 16:20:16 UTC 2015