Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
Go to the source code of this file.
Classes | |
struct | AddressIP |
Functions | |
std::ostream & | operator<< (std::ostream &ostr, const AddressIP &adr) |
bool | operator== (const AddressIP &l, const AddressIP &r) |
bool | operator!= (const AddressIP &l, const AddressIP &r) |
bool | operator< (const AddressIP &l, const AddressIP &r) |
Definition at line 45 of file vsnet_address.cpp.
Definition at line 50 of file vsnet_address.cpp.
References AddressIP::inaddr().
std::ostream& operator<< | ( | std::ostream & | ostr, |
const AddressIP & | adr | ||
) |
Definition at line 19 of file vsnet_address.cpp.
Definition at line 40 of file vsnet_address.cpp.