#include <IpAddress.h>
Public Member Functions | |
IpAddress () | |
Public constructor. | |
virtual | ~IpAddress () |
Virtal destructor. | |
common::ErrorCodeType | ResolveHost (const std::string &rHost, int port) |
Resolves host address. | |
std::string | GetAsString () |
Gets as string. | |
Private Attributes | |
IPaddress | m_IpAddress |
Private SDL_net data. | |
Friends | |
class | TcpSocket |
Friend of TcpSocket. |
IpAddress | ( | ) |
Public constructor.
~IpAddress | ( | ) | [virtual] |
Virtal destructor.
common::ErrorCodeType ResolveHost | ( | const std::string & | rHost, | |
int | port | |||
) |
Resolves host address.
Failure otherwise.
rHost | Name of host. |
port | Port on host. |
std::string GetAsString | ( | ) |
Gets as string.
IPaddress m_IpAddress [private] |
Private SDL_net data.
Navigation
Home Page
Screen Shots
Developers
Documentation
Doxygen
Namespace List
Class List
Class Hierarchy
File List
Todo List
Links
SDL Library
License
SourceForge Project
Forums
Download
Regimental Command
Copyright © 2008
Randi J. Relander