OpcUaCanOpen
CANopen OPC-UA server
|
Go to the source code of this file.
Classes | |
class | CanModule::CanStatistics |
class | CanModule::CanStatistics::Internals |
Following is encapsulated as a class, to provide sane copying in assignment operator. More... | |
Namespaces | |
CanModule | |
© Copyright CERN, 2015. | |
Macros | |
#define | GCC_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) |
© Copyright CERN, 2015. More... | |
#define GCC_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) |
© Copyright CERN, 2015.
All rights not expressly granted are reserved.
Created on: Mar 17, 2015 Author: Piotr Nikiel piotr, quasar team @nik iel.i nfo
This file is part of Quasar.
Quasar is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public Licence as published by the Free Software Foundation, either version 3 of the Licence.
Quasar is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public Licence for more details.
You should have received a copy of the GNU Lesser General Public License along with Quasar. If not, see http://www.gnu.org/licenses/.
Definition at line 35 of file CanStatistics.h.