ClanSoft logo
ClanSoft logo
Entire Class Index Main Class Index Cross Index Global Index

Class CL_GUIFileParser


Contained in: global
Derived from: none
Derived by: none
Group: ()

#include <ClanLib/>


public function member index:

CL_GUIFileParser(const std::string& filename, CL_InputSource* input);
component_map_t& get_components();
component_sort_map_t& get_sorted_components();
globals_t& globals();
 

private function member index:

void parse();
std::string preprocess_templates();
std::string concatenate_stringlist(std::list<std::string>& expression);
std::string evaluate_expression(std::list<std::string>& expression);
CL_ComponentType* is_component_type(const std::string& tok);
 

Description:


Function Member Descriptions:


Variable Member Descriptions: