Functions | |
void | Include_Segment (const char *include) |
HC_KEY | KInclude_Segment (const char *include) |
void | Include_Segment_By_Key (HC_KEY seg_key) |
HC_KEY | KInclude_Segment_By_Key (HC_KEY seg_key) |
void | Conditional_Include (const char *include, const char *conditions) |
HC_KEY | KConditional_Include (const char *include, const char *conditions) |
void | Conditional_Include_By_Key (HC_KEY seg_key, const char *conditions) |
HC_KEY | KConditional_Include_By_Key (HC_KEY seg_key, const char *conditions) |