v1.0
Side.h
Go to the documentation of this file.
1
// This file is part of the MercuryDPM project (https://www.mercurydpm.org).
2
// Copyright (c), The MercuryDPM Developers Team. All rights reserved.
3
// License: BSD 3-Clause License; see the LICENSE file in the root directory.
4
5
#ifndef Side_H
6
#define Side_H
7
8
enum class
Side
9
{
10
LEFT
,
RIGHT
,
NOT_CONNECTED
11
};
12
13
#endif
Side
Side
Definition:
Side.h:9
Side::RIGHT
@ RIGHT
Side::LEFT
@ LEFT
Side::NOT_CONNECTED
@ NOT_CONNECTED
Kernel
Side.h
Generated on Wed Aug 27 2025 17:02:39 for MercuryDPM by
1.9.1