#include <socket.h>
Inheritance diagram for InetMcastAddrValidator:

Public Member Functions | |
| InetMcastAddrValidator () | |
| Constructor. | |
| void | operator() (const in_addr address) const |
| Application operator. | |
Implements a specific application operator to validate multicast addresses.
|
|
Constructor. Does not deal with any state. |
|
|
Application operator. Apply the validation algorithm specific to multicast addresses Implements InetAddrValidator. |
1.3.5