OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
t_field_id Struct Reference

#include <t_field.h>

Public Attributes

int64_t value
 
bool auto_assigned
 

Detailed Description

A simple struct for the parser to use to store a field ID, and whether or not it was specified by the user or automatically chosen.

Definition at line 221 of file t_field.h.

Member Data Documentation

bool t_field_id::auto_assigned

Definition at line 223 of file t_field.h.

int64_t t_field_id::value

Definition at line 222 of file t_field.h.


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