TwiceAsNice  2019-02-18
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Member Functions | Protected Member Functions | List of all members
UdpSocketLinux Class Reference

upd socket class for linux More...

#include <UdpSocketLinux.h>

Inheritance diagram for UdpSocketLinux:
Inheritance graph
Collaboration diagram for UdpSocketLinux:
Collaboration graph

Public Member Functions

 UdpSocketLinux ()
 
virtual ~UdpSocketLinux ()
 
- Public Member Functions inherited from UdpSocketBase
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 ()
 
- Protected Member Functions inherited from UdpSocketBase
 UdpSocketBase ()
 

Additional Inherited Members

- Protected Attributes inherited from UdpSocketBase
int32_t m_SocketDescriptor
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ UdpSocketLinux()

UdpSocketLinux::UdpSocketLinux ( )

◆ ~UdpSocketLinux()

UdpSocketLinux::~UdpSocketLinux ( )
virtual

Member Function Documentation

◆ CloseSocket()

void UdpSocketLinux::CloseSocket ( )
protectedvirtual

Implements UdpSocketBase.


The documentation for this class was generated from the following files: