Component::key_value Struct Reference

A pair of type and marker,. More...

#include <nnet-component.h>

Collaboration diagram for Component::key_value:

Public Attributes

const Component::ComponentType key
 
const char * value
 

Detailed Description

A pair of type and marker,.

Definition at line 88 of file nnet-component.h.

Member Data Documentation

◆ key

Definition at line 89 of file nnet-component.h.

Referenced by Component::TypeToMarker().

◆ value

const char* value

Definition at line 90 of file nnet-component.h.

Referenced by Component::MarkerToType().


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