Aegis  4.25.D505
Enumerations | Functions
aetar/arglex3.h File Reference
#include <libaegis/arglex2.h>

Go to the source code of this file.

Enumerations

enum  {
  arglex_token_entire_source = ARGLEX2_MAX, arglex_token_entire_source_not, arglex_token_exclude, arglex_token_exclude_auto_tools,
  arglex_token_exclude_auto_tools_not, arglex_token_exclude_cvs, arglex_token_exclude_cvs_not, arglex_token_include_build,
  arglex_token_include_build_not, arglex_token_path_prefix_add, arglex_token_path_prefix_remove, arglex_token_receive,
  arglex_token_send, arglex_token_trojan, arglex_token_trojan_not, ARGLEX3_MAX
}

Functions

void arglex3_init (int, char **)

Enumeration Type Documentation

anonymous enum
Enumerator:
arglex_token_entire_source 
arglex_token_entire_source_not 
arglex_token_exclude 
arglex_token_exclude_auto_tools 
arglex_token_exclude_auto_tools_not 
arglex_token_exclude_cvs 
arglex_token_exclude_cvs_not 
arglex_token_include_build 
arglex_token_include_build_not 
arglex_token_path_prefix_add 
arglex_token_path_prefix_remove 
arglex_token_receive 
arglex_token_send 
arglex_token_trojan 
arglex_token_trojan_not 
ARGLEX3_MAX 

Definition at line 25 of file arglex3.h.


Function Documentation

void arglex3_init ( int  ,
char **   
)