![]() |
GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
|
Class that defines a receiver command event. More...
#include <memory>Go to the source code of this file.
Classes | |
| class | Command_Event |
Typedefs | |
| using | command_event_sptr = std::shared_ptr<Command_Event> |
Functions | |
| command_event_sptr | command_event_make (int command_id, int event_type) |
Class that defines a receiver command event.
GNSS-SDR is a Global Navigation Satellite System software-defined receiver. This file is part of GNSS-SDR.
Copyright (C) 2010-2020 (see AUTHORS file for a list of contributors) SPDX-License-Identifier: GPL-3.0-or-later
Definition in file command_event.h.