C# Class BTDBTest.ODBIteratorTest.ToStringFastVisitor

Inheritance: IODBFastVisitor
Afficher le fichier Open project: Bobris/BTDB

Méthodes publiques

Свойство Type Description
Keys ByteBuffer

Protected Properties

Свойство Type Description
Builder StringBuilder

Méthodes publiques

Méthode Description
MarkCurrentKeyAsUsed ( IKeyValueDBTransaction tr ) : void
Print ( ByteBuffer b ) : void
ToString ( ) : string

Method Details

MarkCurrentKeyAsUsed() public méthode

public MarkCurrentKeyAsUsed ( IKeyValueDBTransaction tr ) : void
tr IKeyValueDBTransaction
Résultat void

Print() public méthode

public Print ( ByteBuffer b ) : void
b ByteBuffer
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

Builder protected_oe property

protected StringBuilder Builder
Résultat StringBuilder

Keys public_oe property

public ByteBuffer Keys
Résultat ByteBuffer