Kea  1.5.0
isc::agent::AgentParser::union_type Union Reference

An auxiliary type to compute the largest semantic type. More...

#include <agent_parser.h>

Public Attributes

char dummy1 [sizeof(ElementPtr)]
 
char dummy2 [sizeof(bool)]
 
char dummy3 [sizeof(double)]
 
char dummy4 [sizeof(int64_t)]
 
char dummy5 [sizeof(std::string)]
 

Detailed Description

An auxiliary type to compute the largest semantic type.

Definition at line 499 of file agent_parser.h.

Member Data Documentation

◆ dummy1

char isc::agent::AgentParser::union_type::dummy1[sizeof(ElementPtr)]

Definition at line 504 of file agent_parser.h.

◆ dummy2

char isc::agent::AgentParser::union_type::dummy2[sizeof(bool)]

Definition at line 507 of file agent_parser.h.

◆ dummy3

char isc::agent::AgentParser::union_type::dummy3[sizeof(double)]

Definition at line 510 of file agent_parser.h.

◆ dummy4

char isc::agent::AgentParser::union_type::dummy4[sizeof(int64_t)]

Definition at line 513 of file agent_parser.h.

◆ dummy5

char isc::agent::AgentParser::union_type::dummy5[sizeof(std::string)]

Definition at line 516 of file agent_parser.h.


The documentation for this union was generated from the following file: