Kea
1.9.9-git
|
This is the complete list of members for isc::eval::EvalContext, including all inherited members.
acceptAll(const ClientClass &client_class) | isc::eval::EvalContext | static |
CheckDefined typedef | isc::eval::EvalContext | |
convertInt16(const std::string &number, const isc::eval::location &loc) | isc::eval::EvalContext | static |
convertInt32(const std::string &number, const isc::eval::location &loc) | isc::eval::EvalContext | static |
convertInt8(const std::string &number, const isc::eval::location &loc) | isc::eval::EvalContext | static |
convertNestLevelNumber(const std::string &nest_level, const isc::eval::location &loc) | isc::eval::EvalContext | |
convertOptionCode(const std::string &option_code, const isc::eval::location &loc) | isc::eval::EvalContext | |
convertOptionName(const std::string &option_name, const isc::eval::location &loc) | isc::eval::EvalContext | |
convertUint16(const std::string &number, const isc::eval::location &loc) | isc::eval::EvalContext | static |
convertUint32(const std::string &number, const isc::eval::location &loc) | isc::eval::EvalContext | static |
convertUint8(const std::string &number, const isc::eval::location &loc) | isc::eval::EvalContext | static |
error(const isc::eval::location &loc, const std::string &what) | isc::eval::EvalContext | static |
error(const std::string &what) | isc::eval::EvalContext | static |
EvalContext(const Option::Universe &option_universe, CheckDefined check_defined=acceptAll) | isc::eval::EvalContext | |
expression | isc::eval::EvalContext | |
fatal(const std::string &what) | isc::eval::EvalContext | static |
file_ | isc::eval::EvalContext | |
fromUint16(const uint16_t integer) | isc::eval::EvalContext | static |
fromUint32(const uint32_t integer) | isc::eval::EvalContext | static |
getUniverse() | isc::eval::EvalContext | inline |
isClientClassDefined(const ClientClass &client_class) | isc::eval::EvalContext | |
PARSER_BOOL enum value | isc::eval::EvalContext | |
PARSER_STRING enum value | isc::eval::EvalContext | |
ParserType enum name | isc::eval::EvalContext | |
parseString(const std::string &str, ParserType type=PARSER_BOOL) | isc::eval::EvalContext | |
scanStringBegin(ParserType type) | isc::eval::EvalContext | |
scanStringEnd() | isc::eval::EvalContext | |
string_ | isc::eval::EvalContext | |
~EvalContext() | isc::eval::EvalContext | virtual |