Serial-TCP/IPbridge
1.0
Main Page
Related Pages
Classes
Files
File List
File Members
src
validations.h
Go to the documentation of this file.
1
12
#ifndef VALIDATIONS_H
13
#define VALIDATIONS_H
14
15
#include <string>
16
27
bool
isValidIPv4Address
(
const
std::string &str);
28
29
#endif // #ifndef VALIDATIONS_H
30
31
// End of file validations.h
isValidIPv4Address
bool isValidIPv4Address(const std::string &str)
Checks whether the selected string is a valid IPv4 address.
Generated on Thu Mar 6 2014 18:51:51 for Serial-TCP/IPbridge by
1.8.6