Classes | Functions
serialinterface.h File Reference
#include "streaminterface.h"
#include <xstypes/xsplatform.h>
#include <xstypes/xsmessage.h>
#include <xstypes/xsbaud.h>
#include <xstypes/xscontrolline.h>
Include dependency graph for serialinterface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SerialInterface
 The low-level serial communication class. More...
 

Functions

SerialInterface::PortOptions operator& (SerialInterface::PortOptions lhs, SerialInterface::PortOptions rhs)
 Logical and operator for flow controls. More...
 
SerialInterface::PortOptions operator| (SerialInterface::PortOptions lhs, SerialInterface::PortOptions rhs)
 Logical or operator for flow controls. More...
 
SerialInterface::PortOptions operator~ (SerialInterface::PortOptions lhs)
 Logical inversion operator for flow controls. More...
 

Function Documentation

◆ operator&()

Logical and operator for flow controls.

Definition at line 879 of file serialinterface.cpp.

◆ operator|()

Logical or operator for flow controls.

Definition at line 873 of file serialinterface.cpp.

◆ operator~()

Logical inversion operator for flow controls.

Definition at line 885 of file serialinterface.cpp.



xsens_mti_driver
Author(s):
autogenerated on Sun Sep 3 2023 02:43:21