#include <address.h>
Inheritance diagram for ost::IPV6MulticastValidator:

Public Member Functions | |
| IPV6MulticastValidator () | |
| Constructor. | |
| void | operator() (const in6_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::IPV6Validator.
|
1.3.8