os/ossrv/genericopenlibs/openenvcore/include/net/radix.dosc
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
     1 /** @file ../include/net/radix.h
     2 @internalComponent
     3 */
     4 
     5 /** @struct radix_node
     6 
     7 Radix search tree node layout.
     8 
     9 @publishedAll
    10 @externallyDefinedApi
    11 */
    12 
    13 /** @struct radix_mask
    14 
    15 Annotations to tree concerning potential routes applying to subtrees.
    16 
    17 @publishedAll
    18 @released
    19 */
    20