advgetopt 2.0.49
Parse complex command line arguments and configuration files in C++.
Classes | Namespaces | Variables
validator_keywords.cpp File Reference

Implementation of the keywords validator. More...

#include "advgetopt/validator_keywords.h"
#include <cppthread/log.h>
#include <snapdev/poison.h>
Include dependency graph for validator_keywords.cpp:

Go to the source code of this file.

Classes

class  advgetopt::anonymous_namespace{validator_keywords.cpp}::validator_keywords_factory
 

Namespaces

namespace  advgetopt
 The advgetopt environment to parse command line options.
 
namespace  advgetopt::anonymous_namespace{validator_keywords.cpp}
 

Variables

validator_keywords_factory advgetopt::anonymous_namespace{validator_keywords.cpp}::g_validator_keywords_factory
 

Detailed Description

The keywords validator allows us to check words in a very simple manner (compared to the regular expression validator). It is also likely going to be faster.

Definition in file validator_keywords.cpp.

This document is part of the Snap! Websites Project.

Copyright by Made to Order Software Corp.