libcamgm
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
src
ca-mgm
ValueRegExCheck.hpp
Go to the documentation of this file.
1
/*---------------------------------------------------------------------\
2
| |
3
| _ _ _ _ __ _ |
4
| | | | | | \_/ | / \ | | |
5
| | | | | | |_| | / /\ \ | | |
6
| | |__ | | | | | | / ____ \ | |__ |
7
| |____||_| |_| |_|/ / \ \|____| |
8
| |
9
| core library |
10
| |
11
| (C) SUSE Linux Products GmbH |
12
\----------------------------------------------------------------------/
13
14
File: ValueRegExCheck.hpp
15
16
Author: Marius Tomaschewski
17
Maintainer: Marius Tomaschewski
18
19
Purpose:
20
21
/-*/
26
#ifndef CA_MGM_VALUE_REGEX_CHECK_HPP
27
#define CA_MGM_VALUE_REGEX_CHECK_HPP
28
29
#include <
ca-mgm/ValuePerlRECheck.hpp
>
30
#include <
ca-mgm/ValuePosixRECheck.hpp
>
31
32
#endif // CA_MGM_VALUE_REGEX_CHECK_HPP
33
// vim: set ts=8 sts=8 sw=8 ai noet:
ValuePerlRECheck.hpp
Implements an perl regex based value check.
ValuePosixRECheck.hpp
Implements a posix regex based value check.
Generated by
1.8.11