Webserv
Loading...
Searching...
No Matches
ConfigNode.hpp File Reference
#include <vector>
#include <map>
#include <string>

Go to the source code of this file.

Classes

class  config::ConfigNode
 A generic node representing a block in the configuration file. More...

Namespaces

namespace  config

Typedefs

typedef std::vector< std::string > config::DirectiveArgs
typedef std::pair< std::string, DirectiveArgsconfig::DirectivePair
typedef std::vector< ConfigNodeconfig::ConfigNodeVec