Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages | Examples

InetMcastAddrValidator Class Reference

Class for the function object that validates multicast addresses. Validating class specialized for multicast addresses. More...

#include <socket.h>

Inheritance diagram for InetMcastAddrValidator:

InetAddrValidator List of all members.

Public Member Functions

 InetMcastAddrValidator ()
 Constructor.

void operator() (const in_addr address) const
 Application operator.


Detailed Description

Class for the function object that validates multicast addresses. Validating class specialized for multicast addresses.

Implements a specific application operator to validate multicast addresses.

Author:
Federico Montesino <p5087@quintero.fie.us.es>


Constructor & Destructor Documentation

InetMcastAddrValidator::InetMcastAddrValidator  )  [inline]
 

Constructor.

Does not deal with any state.


Member Function Documentation

void InetMcastAddrValidator::operator() const in_addr  address  )  const [inline, virtual]
 

Application operator.

Apply the validation algorithm specific to multicast addresses

Implements InetAddrValidator.


The documentation for this class was generated from the following file:
Generated on Fri Feb 27 11:37:11 2004 for GNU CommonC++ by doxygen 1.3.5