RB_HeaderType

[ Top ] [ Headers ] [ Structures ]

NAME

RB_HeaderType -- Information about a header type

ATTRIBUTES

SOURCE

struct RB_HeaderType
{
    unsigned char       typeCharacter;
    char               *indexName;
    char               *fileName;
    unsigned int        priority;
};