F´ Flight Software - C/C++ Documentation
NASA-v1.6.0
A framework for building embedded system applications to NASA flight quality standards.
Loading...
Searching...
No Matches
TcpClient.hpp
Go to the documentation of this file.
1
// ======================================================================
2
// TcpClient.hpp
3
// Standardization header for TcpClient
4
// ======================================================================
5
6
#ifndef Drv_TcpClient_HPP
7
#define Drv_TcpClient_HPP
8
9
#include "
Drv/TcpClient/TcpClientComponentImpl.hpp
"
10
11
namespace
Drv
{
12
13
typedef
TcpClientComponentImpl
TcpClient
;
14
15
}
16
17
#endif
TcpClientComponentImpl.hpp
Drv::TcpClientComponentImpl
Definition
TcpClientComponentImpl.hpp:23
Drv
Definition
BlockDriver.hpp:11
Drv::TcpClient
TcpClientComponentImpl TcpClient
Definition
TcpClient.hpp:13
Drv
TcpClient
TcpClient.hpp
Generated by
1.9.7