(chunk_data* one, chunk_data* two)
helper function for sorting list of chunks in tsn order
Documentation
helper function for sorting list of chunks in tsn order
- Parameters:
- one - pointer to chunk data
two - pointer to other chunk data
- Returns:
- 0 if chunks have equal tsn, -1 if tsn1 < tsn2, 1 if tsn1 > tsn2
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.