cisst-saw
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
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::osaIPandPort ( )
inline
osaIPandPort::osaIPandPort ( const std::string &  ip,
short  port 
)
inline
osaIPandPort::~osaIPandPort ( )
inline

Member Function Documentation

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

Member Data Documentation

std::string osaIPandPort::IP
unsigned short osaIPandPort::Port

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