Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

ost::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 ost::InetMcastAddrValidator::

ost::InetAddrValidator List of all members.

Public Methods

 InetMcastAddrValidator ()
 Constructor. More...

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


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

ost::InetMcastAddrValidator::InetMcastAddrValidator   [inline]
 

Constructor.

Does not deal with any state.


Member Function Documentation

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

Application operator.

Apply the validation algorithm specific to multicast addresses

Reimplemented from ost::InetAddrValidator.


The documentation for this class was generated from the following file:
Generated at Thu Jan 24 11:06:04 2002 for CommonC++ by doxygen1.2.10 written by Dimitri van Heesch, © 1997-2001