Network Trace And Retrieval (NTAR) library Data Structures

Here are the data structures with brief descriptions:
_ntar_file_handlersThis structure contains the read/write/seek callbacks that ntar uses to manage an ntar file when the application provides its own read/write/seek functions to deal with the underlying storage
_ntar_optionThis structure represents an option of a block, at the user level

NTAR documentation. Copyright (c) 2004 - 2005 Condor Engineering, Inc. All rights reserved.