parser_getopt Struct Reference

List of all members.

Static Public Attributes

static string file_to_parse = ""
static string lib_to_load = ""
static bool retrieve_source_locations = false
static bool enable_process_analysis = true
static bool gcc_permissive = false
static set< pair< string,
string > > 
highlight_slaves


Member Data Documentation

string parser_getopt::file_to_parse = "" [static]

bool parser_getopt::gcc_permissive = false [static]

set< pair< string, string > > parser_getopt::highlight_slaves [static]

string parser_getopt::lib_to_load = "" [static]


The documentation for this struct was generated from the following file:
Generated by
Matthieu Moy <Matthieu.Moy@st.com>
Back to Pinapa Home Page