WICOM
 All Data Structures Namespaces Files Functions Variables Pages
Public Member Functions | Data Fields
RacerConnector Class Reference
Inheritance diagram for RacerConnector:
Connector

Public Member Functions

 run ($input_string)
 
 check_files ($temporal_path, $racer_path, $file_path)
 
- Public Member Functions inherited from Connector
 __construct ()
 
 run ($document)
 
 reset ()
 
 get_col_answers ()
 

Data Fields

const PROGRAM_CMD = "Racer"
 
const PROGRAM_PARAMS = "-- -silent -owllink "
 

Additional Inherited Members

- Protected Attributes inherited from Connector
 $col_answers = []
 

Member Function Documentation

check_files (   $temporal_path,
  $racer_path,
  $file_path 
)

Check for program and input file existance and proper permissions.

Returns
true always
Exceptions
Exceptionwith proper message if any problem is founded.
run (   $input_string)

Execute Racer with the given $document as input.

Field Documentation

const PROGRAM_CMD = "Racer"

The Racer command to execute with all its parameters.

const PROGRAM_PARAMS = "-- -silent -owllink "

The documentation for this class was generated from the following file: