cisst-saw
Loading...
Searching...
No Matches
osaIPandPort Struct Reference

#include <osaSocket.h>

Public Member Functions

 osaIPandPort ()
 osaIPandPort (const std::string &ip, short port)
 ~osaIPandPort ()
bool operator== (const osaIPandPort &other) const
bool operator!= (const osaIPandPort &other) const
bool operator< (const osaIPandPort &other) const

Public Attributes

std::string IP
unsigned short Port

Constructor & Destructor Documentation

◆ osaIPandPort() [1/2]

osaIPandPort::osaIPandPort ( )
inline

◆ osaIPandPort() [2/2]

osaIPandPort::osaIPandPort ( const std::string & ip,
short port )
inline

◆ ~osaIPandPort()

osaIPandPort::~osaIPandPort ( )
inline

Member Function Documentation

◆ operator!=()

bool osaIPandPort::operator!= ( const osaIPandPort & other) const

◆ operator<()

bool osaIPandPort::operator< ( const osaIPandPort & other) const

◆ operator==()

bool osaIPandPort::operator== ( const osaIPandPort & other) const

Member Data Documentation

◆ IP

std::string osaIPandPort::IP

◆ Port

unsigned short osaIPandPort::Port

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