pdf_index

package
v0.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 28, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DocPositionsAddDocIdx

func DocPositionsAddDocIdx(builder *flatbuffers.Builder, docIdx uint64)

func DocPositionsAddPageDpl

func DocPositionsAddPageDpl(builder *flatbuffers.Builder, pagePositions flatbuffers.UOffsetT)

func DocPositionsAddPageNums

func DocPositionsAddPageNums(builder *flatbuffers.Builder, pageNums flatbuffers.UOffsetT)

func DocPositionsAddPageTexts

func DocPositionsAddPageTexts(builder *flatbuffers.Builder, pageTexts flatbuffers.UOffsetT)

func DocPositionsAddPath

func DocPositionsAddPath(builder *flatbuffers.Builder, path flatbuffers.UOffsetT)

func DocPositionsEnd

func DocPositionsEnd(builder *flatbuffers.Builder) flatbuffers.UOffsetT

func DocPositionsStart

func DocPositionsStart(builder *flatbuffers.Builder)

func DocPositionsStartPageDplVector

func DocPositionsStartPageDplVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT

func DocPositionsStartPageNumsVector

func DocPositionsStartPageNumsVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT

func DocPositionsStartPageTextsVector

func DocPositionsStartPageTextsVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT

func HashIndexPathDocAddDoc

func HashIndexPathDocAddDoc(builder *flatbuffers.Builder, doc flatbuffers.UOffsetT)

func HashIndexPathDocAddHash

func HashIndexPathDocAddHash(builder *flatbuffers.Builder, hash flatbuffers.UOffsetT)

func HashIndexPathDocAddIndex

func HashIndexPathDocAddIndex(builder *flatbuffers.Builder, index uint64)

func HashIndexPathDocAddPath

func HashIndexPathDocAddPath(builder *flatbuffers.Builder, path flatbuffers.UOffsetT)

func HashIndexPathDocEnd

func HashIndexPathDocEnd(builder *flatbuffers.Builder) flatbuffers.UOffsetT

func HashIndexPathDocStart

func HashIndexPathDocStart(builder *flatbuffers.Builder)

func PdfIndexAddHipd

func PdfIndexAddHipd(builder *flatbuffers.Builder, hipd flatbuffers.UOffsetT)

func PdfIndexAddIndex

func PdfIndexAddIndex(builder *flatbuffers.Builder, index flatbuffers.UOffsetT)

func PdfIndexAddNumFiles

func PdfIndexAddNumFiles(builder *flatbuffers.Builder, numFiles uint32)

func PdfIndexAddNumPages

func PdfIndexAddNumPages(builder *flatbuffers.Builder, numPages uint32)

func PdfIndexEnd

func PdfIndexEnd(builder *flatbuffers.Builder) flatbuffers.UOffsetT

func PdfIndexStart

func PdfIndexStart(builder *flatbuffers.Builder)

func PdfIndexStartHipdVector

func PdfIndexStartHipdVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT

func PdfIndexStartIndexVector

func PdfIndexStartIndexVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT

Types

type DocPositions

type DocPositions struct {
	// contains filtered or unexported fields
}

func GetRootAsDocPositions

func GetRootAsDocPositions(buf []byte, offset flatbuffers.UOffsetT) *DocPositions

func (*DocPositions) DocIdx

func (rcv *DocPositions) DocIdx() uint64

func (*DocPositions) Init

func (rcv *DocPositions) Init(buf []byte, i flatbuffers.UOffsetT)

func (*DocPositions) MutateDocIdx

func (rcv *DocPositions) MutateDocIdx(n uint64) bool

func (*DocPositions) PageDpl

func (rcv *DocPositions) PageDpl(obj *locations.PagePositions, j int) bool

func (*DocPositions) PageDplLength

func (rcv *DocPositions) PageDplLength() int

func (*DocPositions) PageNums

func (rcv *DocPositions) PageNums(j int) uint32

func (*DocPositions) PageNumsLength

func (rcv *DocPositions) PageNumsLength() int

func (*DocPositions) PageTexts

func (rcv *DocPositions) PageTexts(j int) []byte

func (*DocPositions) PageTextsLength

func (rcv *DocPositions) PageTextsLength() int

func (*DocPositions) Path

func (rcv *DocPositions) Path() []byte

func (*DocPositions) Table

func (rcv *DocPositions) Table() flatbuffers.Table

type HashIndexPathDoc

type HashIndexPathDoc struct {
	// contains filtered or unexported fields
}

func GetRootAsHashIndexPathDoc

func GetRootAsHashIndexPathDoc(buf []byte, offset flatbuffers.UOffsetT) *HashIndexPathDoc

func (*HashIndexPathDoc) Doc

func (rcv *HashIndexPathDoc) Doc(obj *DocPositions) *DocPositions

func (*HashIndexPathDoc) Hash

func (rcv *HashIndexPathDoc) Hash() []byte

func (*HashIndexPathDoc) Index

func (rcv *HashIndexPathDoc) Index() uint64

func (*HashIndexPathDoc) Init

func (rcv *HashIndexPathDoc) Init(buf []byte, i flatbuffers.UOffsetT)

func (*HashIndexPathDoc) MutateIndex

func (rcv *HashIndexPathDoc) MutateIndex(n uint64) bool

func (*HashIndexPathDoc) Path

func (rcv *HashIndexPathDoc) Path() []byte

func (*HashIndexPathDoc) Table

func (rcv *HashIndexPathDoc) Table() flatbuffers.Table

type PdfIndex

type PdfIndex struct {
	// contains filtered or unexported fields
}

func GetRootAsPdfIndex

func GetRootAsPdfIndex(buf []byte, offset flatbuffers.UOffsetT) *PdfIndex

func (*PdfIndex) Hipd

func (rcv *PdfIndex) Hipd(obj *HashIndexPathDoc, j int) bool

func (*PdfIndex) HipdLength

func (rcv *PdfIndex) HipdLength() int

func (*PdfIndex) Index

func (rcv *PdfIndex) Index(j int) int8

func (*PdfIndex) IndexLength

func (rcv *PdfIndex) IndexLength() int

func (*PdfIndex) Init

func (rcv *PdfIndex) Init(buf []byte, i flatbuffers.UOffsetT)

func (*PdfIndex) MutateNumFiles

func (rcv *PdfIndex) MutateNumFiles(n uint32) bool

func (*PdfIndex) MutateNumPages

func (rcv *PdfIndex) MutateNumPages(n uint32) bool

func (*PdfIndex) NumFiles

func (rcv *PdfIndex) NumFiles() uint32

func (*PdfIndex) NumPages

func (rcv *PdfIndex) NumPages() uint32

func (*PdfIndex) Table

func (rcv *PdfIndex) Table() flatbuffers.Table

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL