AODataLoadBasic

Loads a AO database from a file.

Synopsis

int AODataLoadBasic(Viewer viewer,AOData *aoout)

Input Parameters

viewer -the binary file containing the data

Output Parameter

aoout -the new database

Collective on Viewer

Options Database Key

  -ao_data_view : call AODataView() at the conclusion of AODataLoadBasic()
  -ao_data_view_info : call AODataView() at the conclusion of AODataLoadBasic()

Keywords

AOData, create, load

See Also

AODataAdd(), AODataDestroy(), AODataCreateBasic()

Location: src/ao/impls/basic/aodatabasic.c
IS and DA Index
Table of Contents