Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

DB_ENTRY (AL_ENTRY?)

Class keeps information about one, particular  database entry (eg. pulse-file)


Class structure:

Gliffy Diagram
macroId54d35810-653d-46d5-8326-e596ccf0fc31
namedb_entry class hierarchy
pagePin2


AL_ENTRY , DB_ENTRY - any better names?

Definition (constructor)

DB AL Entry  is defined by:

  • backend
  • user name (eg. g2bpalak )
  • db name (eg. test )
  • data version - do we need it (see Open Points)?
  • shot
  • run

...

Code Block
languagepy
titleIDS GETPUT
def put(self, ids, occurrence = 0)

Any other method is needed to ba added to db_entry class?

getTime vector?