CONOPT
Loading...
Searching...
No Matches
std.cpp File Reference
#include <iostream>
#include <fstream>
#include <sstream>
#include <string>
#include "conopticpp.h"

Data Structures

class  Tut_MessageHandler
 

Functions

std::string getProgramName (char *execname)
 
void cpp_log (ConoptCpp &conopt, std::string msg, int code)
 

Function Documentation

◆ getProgramName()

std::string getProgramName ( char * execname)

returns the program name from the executable name

Definition at line 95 of file std.cpp.

◆ cpp_log()

void cpp_log ( ConoptCpp & conopt,
std::string msg,
int code )

Definition at line 111 of file std.cpp.