This class is parser for file in hosts(5) format (eg.
Public Methods
-
void parse(const string &filename) throw(FWException)
-
void parse(istream &from) throw(FWException)
-
map<IPAddress, vector<string> > getAll()
Documentation
This class is parser for file in hosts(5) format
(eg. /etc/hosts)
void parse(const string &filename) throw(FWException)
void parse(istream &from) throw(FWException)
map<IPAddress, vector<string> > getAll()
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.