Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Insert excerpt
US:_a_serverContextId
US:_a_serverContextId
nopaneltrue
Insert excerpt
US:_a_schemaType_EDMI
US:_a_schemaType_EDMI
nopaneltrue
 
Insert excerpt
US:_a_expressXprojectFile_EDMI
US:_a_expressXprojectFile_EDMI
nopaneltrue
Insert excerpt
US:_a_diagnosticFile_EDMI
US:_a_diagnosticFile_EDMI
nopaneltrue
Insert excerpt
US:_a_options_EDMI
US:_a_options_EDMI
nopaneltrue
 
Insert excerpt
US:_a_expressXlongFormFile_EDMI
US:_a_expressXlongFormFile_EDMI
nopaneltrue
  
Insert excerpt
US:_a_edmiInvocationId
US:_a_edmiInvocationId
nopaneltrue

Return Value

...

Insert excerpt
US:_r_EDMInterface
US:_r_EDMInterface
nopaneltrue

Options

...

   

INSERT_FILE_BEGINNING_ENDING_MARK  MARK           The resulting longForm file will contain a "FILE_BEGINNING" and a "FILE_END" mark as comment for each shortForm file, i.e., to show (to mark) the start and end of each shortForm file.

 

INSERT_LONG_FORM_LINE_NUMBERS NUMBERS                The resulting longForm file will have line numbers as comment

 

INSERT_SHORT_FORM_LINE_NUMBERS  NUMBERS               The resulting longForm file will have line numbers starting from line number 1 for each shortForm file.

...

INSERT_SHORT_FORM_FILE_NAMES_LIST LIST           The resulting longForm file will have a an ordered list of all shortFiles that constitutes the longForm file.This list will be in comments.

 

INSERT_PROJECT_FILE FILE                                        The actual project file will be listed as comments in the beginning of the resulting longForm file.

...

MAKE_SHORT_FORM_FILE_NAMES_LIST LIST             When this option is enabled, all other options will be overruled, i.e. they will have no effect. The resulting longForm file will only content the "SHORT_FORM_FILE_NAMES_LIST", i.e. the same list as produced by the

...

INSERT_SHORT_FORM_FILE_NAMES_LIST  LIST            options.

 

DIAGNOSTICS_IN_XML_FORMAT FORMAT                         The actual dignosticFile will be in XML format that is specified by the X-IDE application.

 

GET_METHODS_SIGNATURE SIGNATURE                              Only valid for EDM internal use.

 

METHODS_SIGNATURE_IN_XML XML                           Used in the edmiGetSourceMethodSignatures() and edmiRemoteGetSourceMethodSignatures() to specify that the resulting method signatures will be in XML format, i.e., to be more easily handeled by applications (X-IDE)

 

Return Value

...

Options

   Insert excerptUS:_o_INSERT_PROJECT_FILEUS:_o_INSERT_PROJECT_FILEnopaneltrue Insert excerptUS:_o_INSERT_SHORT_FORM_LINE_NUMBERUS:_o_INSERT_SHORT_FORM_LINE_NUMBERnopaneltrue Insert excerptUS:_o_INSERT_SHORT_FORM_FILE_NAMES_LISTUS:_o_INSERT_SHORT_FORM_FILE_NAMES_LISTnopaneltrue Insert excerptUS:_o_INSERT_FILE_BEGINNING_ENDING_MARKUS:_o_INSERT_FILE_BEGINNING_ENDING_MARKnopaneltrue Insert excerptUS:_o_INSERT_LONG_FORM_LINE_NUMBERSUS:_o_INSERT_LONG_FORM_LINE_NUMBERSnopaneltrue 

 

 

Example

...

 

Code Block
languagecpp
<missing example>

...