TwiceAsNice
2019-02-18
|
upd socket class for linux More...
#include <UdpSocketLinux.h>
Public Member Functions | |
UdpSocketLinux () | |
virtual | ~UdpSocketLinux () |
![]() | |
virtual | ~UdpSocketBase () |
std::vector< std::string > | Search4ApogeeDevices (const std::string &subnet, uint16_t portNum) |
int32_t | GetElapsedSecs () |
int32_t | GetTimeout () |
Protected Member Functions | |
void | CloseSocket () |
![]() | |
UdpSocketBase () | |
Additional Inherited Members | |
![]() | |
int32_t | m_SocketDescriptor |
upd socket class for linux
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
Copyright(c) 2010 Apogee Instruments, Inc.
UdpSocketLinux::UdpSocketLinux | ( | ) |
|
virtual |
|
protectedvirtual |
Implements UdpSocketBase.