Graphic Calculator: FIDocalcus
Проект трёх первокурсников (по инженерному практикуму в первом семестре) по созданию графического калькулятора на FLTK C++
Loading...
Searching...
No Matches
Shapes.cpp File Reference
#include "Shapes.h"
#include <algorithm>
#include <fstream>
#include <map>
Include dependency graph for Shapes.cpp:

Namespaces

namespace  Graph_lib
 

Functions

bool Graph_lib::can_open (const std::string &s)
 
void Graph_lib::draw_mark (Point _loc, char c)
 Рисует 1 марку
 
Suffix::Encoding Graph_lib::get_encoding (const std::string &s)
 
int Graph_lib::init_suffix_map ()
 

Variables

std::map< std::string, Suffix::EncodingGraph_lib::suffix_map