Show
Ignore:
Timestamp:
11/13/09 15:37:02 (14 years ago)
Author:
bhilburn
Message:

Added Doxygen documentation to headers in the include/vtcross directory.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • vtcross/trunk/src/include/vtcross/containers.h

    r411 r518  
    1515*/ 
    1616 
    17 /* This header contains commonly used data container structs in VT-CROSS 
     17/*! This header contains commonly used data container structs in CROSS 
    1818 * systems. 
    1919 */ 
     
    2828 
    2929 
    30 /* TODO 
     30/*! TODO 
    3131 * 
    3232 */ 
     
    4141 
    4242 
    43 /* TODO 
     43/*! TODO 
    4444 * 
    4545 */ 
     
    5353 
    5454 
    55 /* TODO 
     55/*! TODO 
    5656 * 
    5757 */ 
     
    6262 
    6363 
    64 /* TODO 
     64/*! TODO 
    6565 * 
    6666 */ 
     
    7777 
    7878 
    79 /* TODO 
     79/*! TODO 
    8080 * 
    8181 */ 
     
    8888 
    8989 
    90 /* TODO 
     90/*! TODO 
    9191 * 
    9292 */ 
     
    102102 
    103103 
    104 /* TODO 
     104/*! TODO 
    105105 * 
    106106 */ 
     
    114114}; 
    115115 
    116 /* Registration data for Cognitive Engines for use in communication  
     116/*! Registration data for Cognitive Engines for use in communication. 
    117117 */ 
    118118struct CE_Reg {