Vespucci  1.0.0
Vespucci::External::InterprocessSender Class Reference

#include <interprocesssender.h>

Public Member Functions

 InterprocessSender (std::map< std::string, arma::mat * > invars, std::vector< std::string > outvar_names)
 
bool SendToOctave (std::string command)
 
bool SendToR (std::string command)
 
std::map< std::string, arma::mat > GetValues ()
 

Detailed Description

Definition at line 7 of file interprocesssender.h.

Constructor & Destructor Documentation

Vespucci::External::InterprocessSender::InterprocessSender ( std::map< std::string, arma::mat * >  invars,
std::vector< std::string >  outvar_names 
)

Definition at line 5 of file interprocesssender.cpp.

Member Function Documentation

std::map<std::string, arma::mat> Vespucci::External::InterprocessSender::GetValues ( )
bool Vespucci::External::InterprocessSender::SendToOctave ( std::string  command)
bool Vespucci::External::InterprocessSender::SendToR ( std::string  command)

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