Kea 2.5.8
master_lexer_inputsource.h File Reference
#include <exceptions/exceptions.h>
#include <boost/noncopyable.hpp>
#include <iostream>
#include <fstream>
#include <string>
#include <vector>
+ Include dependency graph for master_lexer_inputsource.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isc::dns::master_lexer_internal::InputSource
 An input source that is used internally by MasterLexer. More...
 
struct  isc::dns::master_lexer_internal::InputSource::OpenError
 Exception thrown when we fail to open the input file. More...
 
struct  isc::dns::master_lexer_internal::InputSource::UngetBeforeBeginning
 Exception thrown when ungetChar() is made to go before the start of buffer. More...
 

Namespaces

namespace  isc
 Defines the logger used by the top-level component of kea-lfc.
 
namespace  isc::dns
 
namespace  isc::dns::master_lexer_internal