EndpointPort Struct Reference

Space-ng SDK: sol3::core::EndpointPort Struct Reference
Space-ng SDK
sol3::core::EndpointPort Struct Reference

#include <sol3/core/shmem_buffer.h>

Public Member Functions

bool operator== (EndpointPort const &rhs) const
 
bool operator!= (EndpointPort const &rhs) const
 
bool operator< (EndpointPort const &rhs) const
 

Public Attributes

boost::asio::local::datagram_protocol::endpoint endpoint
 
MessagePort port
 

Member Function Documentation

◆ operator!=()

bool sol3::core::EndpointPort::operator!= ( EndpointPort const &  rhs) const
inline

◆ operator<()

bool sol3::core::EndpointPort::operator< ( EndpointPort const &  rhs) const
inline

◆ operator==()

bool sol3::core::EndpointPort::operator== ( EndpointPort const &  rhs) const
inline

Member Data Documentation

◆ endpoint

boost::asio::local::datagram_protocol::endpoint sol3::core::EndpointPort::endpoint

◆ port

MessagePort sol3::core::EndpointPort::port

The documentation for this struct was generated from the following file: