class CIFSearch

PeerHood's IFSearch class. This class is used for searching currently available network interfaces.

Public Methods

[more] CIFSearch()
Default constructor.


Documentation

This class defines the functionality for searching currently available network interfaces. These interfaces are queried by using ioctl -call. Every interface is then added to CFInfo struct which holds information about network interfaces. These structures then form a linked list which can be easily read.
o CIFSearch()
Default constructor, Does nothing

Returns:
none


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.