27 "0123456789@ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-.@_";
35 const string&
id =
flex_id->stringValue();
47 binary.assign(
id.begin(),
id.end());
static ElementPtr create(const Position &pos=ZERO_POSITION())
Create a NullElement.
static void quoteIdentifier(isc::data::ElementPtr host)
Quote when needed a host identifier.
static const std::string STD_CHARACTERS
The string of standard (vs special or not printable) characters (digit, letters, -,...
boost::shared_ptr< const Element > ConstElementPtr
boost::shared_ptr< Element > ElementPtr
string dumpAsHex(const uint8_t *data, size_t length)
Dumps a buffer of bytes as a string of hexadecimal digits.
vector< uint8_t > quotedStringToBinary(const string "ed_string)
Converts a string in quotes into vector.
Defines the logger used by the top-level component of kea-lfc.