csnet
Loading...
Searching...
No Matches
Data Fields
scion_path_comparator Struct Reference

A path comparator. More...

#include <scion.h>

Collaboration diagram for scion_path_comparator:
Collaboration graph
[legend]

Data Fields

scion_path_comparator_fn fn
 
void * ctx
 
bool ascending
 

Detailed Description

A path comparator.

Field Documentation

◆ fn

scion_path_comparator_fn scion_path_comparator::fn

The comparator function.

◆ ctx

void* scion_path_comparator::ctx

The user-defined context that will be provided to the comparator function. Can be NULL.

◆ ascending

bool scion_path_comparator::ascending

The sorting order.


The documentation for this struct was generated from the following file: