deferred class
	EV_RADIO_PEER_IMP

General
	cluster: implementation_mswin
	description: "Eiffel Vision radio peer. Mswindows implementation."

Ancestors
	EV_RADIO_PEER_I*

Queries
	is_selected: BOOLEAN
	peers: LINKED_LIST [[like interface] EV_RADIO_PEER]
	selected_peer: [like interface] EV_RADIO_PEER

Commands
	enable_select

Constraints
	peers not void