Menu

Commit [r585]  Maximize  Restore  History

Added the::system::net::network_interface.

Changed the::comparable to CRTP, changed all derived classes to not use vtable whenever possible.
Added the::system::net::ip_address4::from_ip_agnostic_address/netmask_to_prefix/prefix_to_netmask/to_host_order_address/to_network_order_address.
Added the::system::net::ip_address6::from_ip_agnostic_address/from_ipv4_compatible/from_ipv4_mapped.
Fixed the::system::net::physical_address::to_string.
Made the::system::net::physical_address comparable.
Added to_string functions for netinfo enums.

crowbar27 2014-05-04

1 2 > >> (Page 1 of 2)
changed /trunk/Utility/VislibMigrationTable/data/vislibwiki.xml
changed /trunk/thelib++/include/the/comparable.h
changed /trunk/thelib++/include/the/guid.h
changed /trunk/thelib++/include/the/system/net/end_point.h
changed /trunk/thelib++/include/the/system/net/ip_address.h
changed /trunk/thelib++/include/the/system/net/ip_address4.h
changed /trunk/thelib++/include/the/system/net/ip_address6.h
changed /trunk/thelib++/include/the/system/net/network_address_prefix_origin.h
changed /trunk/thelib++/include/the/system/net/network_address_suffix_origin.h
changed /trunk/thelib++/include/the/system/net/network_information_member.h
added /trunk/thelib++/include/the/system/net/network_interface.h
changed /trunk/thelib++/include/the/system/net/network_interface_status.h
changed /trunk/thelib++/include/the/system/net/network_interface_type.h
changed /trunk/thelib++/include/the/system/net/physical_address.h
changed /trunk/thelib++/include/the/system/net/unicast_ip_address_information.h
changed /trunk/thelib++/include/the/system/performance_counter.h
changed /trunk/thelib++/include/the/system/system_error.h
changed /trunk/thelib++/include/the/system/threading/thread.h
removed /trunk/thelib++/src/comparable.cpp
changed /trunk/thelib++/src/system/net/ip_address.cpp
changed /trunk/thelib++/src/system/net/ip_address4.cpp
changed /trunk/thelib++/src/system/net/ip_address6.cpp
added /trunk/thelib++/src/system/net/network_address_prefix_origin.cpp
added /trunk/thelib++/src/system/net/network_address_suffix_origin.cpp
added /trunk/thelib++/src/system/net/network_interface.cpp
/trunk/Utility/VislibMigrationTable/data/vislibwiki.xml Diff Switch to side-by-side view
Loading...
/trunk/thelib++/include/the/comparable.h Diff Switch to side-by-side view
Loading...
/trunk/thelib++/include/the/guid.h Diff Switch to side-by-side view
Loading...
/trunk/thelib++/include/the/system/net/end_point.h Diff Switch to side-by-side view
Loading...
/trunk/thelib++/include/the/system/net/ip_address.h Diff Switch to side-by-side view
Loading...
/trunk/thelib++/include/the/system/net/ip_address4.h Diff Switch to side-by-side view
Loading...
/trunk/thelib++/include/the/system/net/ip_address6.h Diff Switch to side-by-side view
Loading...
/trunk/thelib++/include/the/system/net/network_address_prefix_origin.h Diff Switch to side-by-side view
Loading...
/trunk/thelib++/include/the/system/net/network_address_suffix_origin.h Diff Switch to side-by-side view
Loading...
/trunk/thelib++/include/the/system/net/network_information_member.h Diff Switch to side-by-side view
Loading...
/trunk/thelib++/include/the/system/net/network_interface.h Diff Switch to side-by-side view
Loading...
/trunk/thelib++/include/the/system/net/network_interface_status.h Diff Switch to side-by-side view
Loading...
/trunk/thelib++/include/the/system/net/network_interface_type.h Diff Switch to side-by-side view
Loading...
/trunk/thelib++/include/the/system/net/physical_address.h Diff Switch to side-by-side view
Loading...
/trunk/thelib++/include/the/system/net/unicast_ip_address_information.h Diff Switch to side-by-side view
Loading...
/trunk/thelib++/include/the/system/performance_counter.h Diff Switch to side-by-side view
Loading...
/trunk/thelib++/include/the/system/system_error.h Diff Switch to side-by-side view
Loading...
/trunk/thelib++/include/the/system/threading/thread.h Diff Switch to side-by-side view
Loading...
/trunk/thelib++/src/system/net/ip_address.cpp Diff Switch to side-by-side view
Loading...
/trunk/thelib++/src/system/net/ip_address4.cpp Diff Switch to side-by-side view
Loading...
/trunk/thelib++/src/system/net/ip_address6.cpp Diff Switch to side-by-side view
Loading...
/trunk/thelib++/src/system/net/network_address_prefix_origin.cpp Diff Switch to side-by-side view
Loading...
/trunk/thelib++/src/system/net/network_address_suffix_origin.cpp Diff Switch to side-by-side view
Loading...
/trunk/thelib++/src/system/net/network_interface.cpp Diff Switch to side-by-side view
Loading...
1 2 > >> (Page 1 of 2)