File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed
Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11/* *
22 * @file sp_windows.hpp
33 *
4- * @brief
4+ * @brief class with serial port control implementation for Windows
55 *
66 * @author Siarhei Tatarchanka
77 *
Original file line number Diff line number Diff line change 11/* *
22 * @file serial_port.hpp
33 *
4- * @brief
4+ * @brief serial port interface class definition
55 *
66 * @author Siarhei Tatarchanka
77 *
Original file line number Diff line number Diff line change 11/* *
22 * @file sp_error.hpp
33 *
4- * @brief
4+ * @brief custom system error code generator
55 *
66 * @author Siarhei Tatarchanka
77 *
Original file line number Diff line number Diff line change 11/* *
22 * @file sp_types.hpp
33 *
4- * @brief
4+ * @brief common types definisions for serial port library
55 *
66 * @author Siarhei Tatarchanka
77 *
Original file line number Diff line number Diff line change 11/* *
22 * @file serial_port.cpp
33 *
4- * @brief
4+ * @brief implementation for class defined in serial_port.hpp
55 *
66 * @author Siarhei Tatarchanka
77 *
Original file line number Diff line number Diff line change 11/* *
22 * @file sp_error.cpp
33 *
4- * @brief
4+ * @brief custom system error implementation for serial port library
55 *
66 * @author Siarhei Tatarchanka
77 *
Original file line number Diff line number Diff line change 11/* *
22 * @file sp_linux.cpp
33 *
4- * @brief
4+ * @brief implementation for class defined in sp_linux.hpp
55 *
66 * @author Siarhei Tatarchanka
77 *
Original file line number Diff line number Diff line change 11/* *
22 * @file sp_windows.cpp
33 *
4- * @brief
4+ * @brief implementation for class defined in sp_windows.hpp
55 *
66 * @author Siarhei Tatarchanka
77 *
You can’t perform that action at this time.
0 commit comments