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

Public Member Functions | |
| IPV6MulticastValidator () | |
| Constructor. | |
| virtual | ~IPV6MulticastValidator () |
| Keeps compilers happy... | |
| 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. |
|
|
Keeps compilers happy...
|
|
|
Application operator. Apply the validation algorithm specific to multicast addresses Implements ost::IPV6Validator. |
1.3.9.1