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

Go to the source code of this file.

Classes

class  config::Block
 Base class for configuration blocks like 'server' and 'location'. More...

Namespaces

namespace  config

Typedefs

typedef std::vector< std::string > config::StringVector
typedef std::map< std::string, StringVectorconfig::DirectiveMap