NCBI C++ ToolKit
Public Attributes | List of all members
attribute Struct Reference

Search Toolkit Book for attribute

+ Collaboration diagram for attribute:

Public Attributes

const char * name
 
int value
 
test_type_t type
 
const struct lookup_intlookup
 

Detailed Description

Definition at line 157 of file attributes.c.

Member Data Documentation

◆ lookup

const struct lookup_int * attribute::lookup

Definition at line 162 of file attributes.c.

Referenced by main().

◆ name

const char * attribute::name

Definition at line 159 of file attributes.c.

Referenced by lookup_attr(), and main().

◆ type

test_type_t attribute::type

◆ value

int attribute::value

Definition at line 160 of file attributes.c.

Referenced by main().


The documentation for this struct was generated from the following files:
Modified on Thu Dec 07 10:09:05 2023 by modify_doxy.py rev. 669887