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

Public Methods | |
| 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 ost::InetAddrValidator. |
1.2.18