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

Search Toolkit Book for ValNode

#include "valnode.h"
(Private to src/objtools/flatfile.)

+ Collaboration diagram for ValNode:

Public Attributes

unsigned char choice = 0
 
unsigned char extended = 0
 
char * data = nullptr
 
bool fatal = false
 
ValNodenext = nullptr
 

Detailed Description

Definition at line 46 of file valnode.h.

Member Data Documentation

◆ choice

unsigned char ValNode::choice = 0

◆ data

char* ValNode::data = nullptr

◆ extended

unsigned char ValNode::extended = 0

Definition at line 48 of file valnode.h.

◆ fatal

bool ValNode::fatal = false

Definition at line 50 of file valnode.h.

◆ next

ValNode* ValNode::next = nullptr

The documentation for this struct was generated from the following file:
Modified on Fri Sep 20 14:58:04 2024 by modify_doxy.py rev. 669887