Functions
symbols.cpp File Reference
#include <symbols.h>
Include dependency graph for symbols.cpp:

Go to the source code of this file.

Functions

char choose_variable_separator (std::string str)
bool compare_vector_strings (std::vector< std::string > v1, std::vector< std::string > v2)
Symbol get_symbol_from_string (std::string line)
std::string get_symbol_name_from_string (std::string line)
std::vector< std::string > get_symbol_param_names_from_string (std::string line)
std::ostream & operator<< (std::ostream &out, const Symbol &s)
bool operator== (Symbol &s1, Symbol &s2)
std::string trim (const std::string &str, const std::string &whitespace)

Function Documentation

char choose_variable_separator ( std::string  str)

Definition at line 17 of file symbols.cpp.

bool compare_vector_strings ( std::vector< std::string >  v1,
std::vector< std::string >  v2 
)

Definition at line 3 of file symbols.cpp.

Symbol get_symbol_from_string ( std::string  line)

Definition at line 118 of file symbols.cpp.

std::string get_symbol_name_from_string ( std::string  line)

Definition at line 126 of file symbols.cpp.

std::vector< std::string > get_symbol_param_names_from_string ( std::string  line)

Definition at line 138 of file symbols.cpp.

std::ostream& operator<< ( std::ostream &  out,
const Symbol s 
)

Definition at line 51 of file symbols.cpp.

bool operator== ( Symbol s1,
Symbol s2 
)

Definition at line 46 of file symbols.cpp.

std::string trim ( const std::string &  str,
const std::string &  whitespace 
)

Definition at line 31 of file symbols.cpp.



iri_rule_learner
Author(s): dmartinez
autogenerated on Fri Dec 6 2013 20:43:48