ESP
0.1
The Example-based Sensor Predictions (ESP) system tries to bring machine learning to the maker community.
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
ofYesNoDialog.h
Go to the documentation of this file.
1
#include <string>
2
3
using namespace
std
;
4
5
bool
ofSystemYesNoDialog
(
string
title
=
"Alert"
,
string
message=
""
);
matplotlibcpp::title
void title(const std::string &titlestr)
Definition:
matplotlibcpp.h:292
std
ofSystemYesNoDialog
bool ofSystemYesNoDialog(string title="Alert", string message="")
Definition:
ofYesNoDialog.cpp:36
src
ofYesNoDialog.h
Generated by
1.8.11