OSVR-Core
0.6-1962-g59773924
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
PortFlags.h
Go to the documentation of this file.
1
15
// Copyright 2016 Sensics, Inc.
16
//
17
// Licensed under the Apache License, Version 2.0 (the "License");
18
// you may not use this file except in compliance with the License.
19
// You may obtain a copy of the License at
20
//
21
// http://www.apache.org/licenses/LICENSE-2.0
22
//
23
// Unless required by applicable law or agreed to in writing, software
24
// distributed under the License is distributed on an "AS IS" BASIS,
25
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
26
// See the License for the specific language governing permissions and
27
// limitations under the License.
28
29
#ifndef INCLUDED_PortFlags_h_GUID_F7D61616_C2D5_4795_95D2_DDE2A296CE01
30
#define INCLUDED_PortFlags_h_GUID_F7D61616_C2D5_4795_95D2_DDE2A296CE01
31
32
// Internal Includes
33
// - none
34
35
// Library/third-party includes
36
// - none
37
38
// Standard includes
39
// - none
40
namespace
osvr
{
41
namespace
util {
42
43
enum
{
44
UseDefaultPort = -1,
47
OmitAppendingPort
= -2
48
};
49
50
}
// namespace util
51
}
// namespace osvr
52
#endif // INCLUDED_PortFlags_h_GUID_F7D61616_C2D5_4795_95D2_DDE2A296CE01
osvr
The main namespace for all C++ elements of the framework, internal and external.
Definition:
ClientKit.h:31
osvr::util::OmitAppendingPort
Definition:
PortFlags.h:47
osvr
Util
PortFlags.h
Generated on Tue May 16 2017 15:22:40 for OSVR-Core by
Doxygen
1.8.8