NCBI C++ ToolKit
Classes | Typedefs | Functions
entry.h File Reference
#include <objects/seq/Bioseq.hpp>
#include "ftablock.h"
#include "entry.h"
+ Include dependency graph for entry.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

struct  Section
 
struct  Entry
 

Typedefs

using SectionPtr = Section *
 
using EntryPtr = Entry *
 

Functions

DataBlkPtr LoadEntry (ParserPtr pp, size_t offset, size_t len)
 
EntryPtr LoadEntryGenbank (ParserPtr pp, size_t offset, size_t len)
 

Typedef Documentation

◆ EntryPtr

using EntryPtr = Entry*

Definition at line 102 of file entry.h.

◆ SectionPtr

using SectionPtr = Section*

Definition at line 53 of file entry.h.

Function Documentation

◆ LoadEntry()

DataBlkPtr LoadEntry ( ParserPtr  pp,
size_t  offset,
size_t  len 
)

◆ LoadEntryGenbank()

EntryPtr LoadEntryGenbank ( ParserPtr  pp,
size_t  offset,
size_t  len 
)
Modified on Fri Sep 20 14:57:58 2024 by modify_doxy.py rev. 669887