NCBI C++ ToolKit
Macros | Functions
entry.cpp File Reference
#include <ncbi_pch.hpp>
#include <objects/seqcode/Seq_code_type.hpp>
#include "ftacpp.hpp"
#include "index.h"
#include "ftaerr.hpp"
#include "indx_err.h"
#include "utilfun.h"
#include "ftablock.h"
#include "entry.h"
#include "indx_blk.h"
#include "genbank.h"
+ Include dependency graph for entry.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Macros

#define THIS_FILE   "entry.cpp"
 

Functions

 USING_SCOPE (objects)
 
static size_t FileReadBuf (char *to, size_t len, FileBuf &ffbuf)
 
EntryPtr LoadEntryGenbank (ParserPtr pp, size_t offset, size_t len)
 
DataBlkPtr LoadEntry (ParserPtr pp, size_t offset, size_t len)
 

Macro Definition Documentation

◆ THIS_FILE

#define THIS_FILE   "entry.cpp"

Definition at line 50 of file entry.cpp.

Function Documentation

◆ FileReadBuf()

static size_t FileReadBuf ( char *  to,
size_t  len,
FileBuf ffbuf 
)
static

Definition at line 190 of file entry.cpp.

References FileBuf::current, i, and len.

Referenced by LoadEntry(), and LoadEntryGenbank().

◆ LoadEntry()

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

◆ LoadEntryGenbank()

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

◆ USING_SCOPE()

USING_SCOPE ( objects  )
Modified on Fri May 10 16:27:34 2024 by modify_doxy.py rev. 669887