NCBI C++ ToolKit
Public Member Functions | Public Attributes | List of all members
EntryBlk Struct Reference

Search Toolkit Book for EntryBlk

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

+ Inheritance diagram for EntryBlk:
+ Collaboration diagram for EntryBlk:

Public Member Functions

 ~EntryBlk ()
 
- Public Member Functions inherited from CFlatFileData
virtual ~CFlatFileData ()=default
 

Public Attributes

DataBlkPtr chain = nullptr
 
CRef< objects::CSeq_entry > seq_entry
 

Detailed Description

Definition at line 339 of file ftablock.h.

Constructor & Destructor Documentation

◆ ~EntryBlk()

EntryBlk::~EntryBlk ( )

Definition at line 121 of file block.cpp.

References chain.

Member Data Documentation

◆ chain

DataBlkPtr EntryBlk::chain = nullptr

◆ seq_entry

CRef<objects::CSeq_entry> EntryBlk::seq_entry

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