JBus
JoyBus communication server
jbus::net::IPAddress Class Reference

#include <Socket.hpp>

Public Member Functions

 IPAddress (const std::string &address)
 
uint32_t toInteger () const
 
 operator bool () const
 

Detailed Description

IP address class derived from SFML

Constructor & Destructor Documentation

jbus::net::IPAddress::IPAddress ( const std::string &  address)
inline

Member Function Documentation

jbus::net::IPAddress::operator bool ( ) const
inline
uint32_t jbus::net::IPAddress::toInteger ( ) const
inline

Here is the caller graph for this function:


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