#include <string.h>#include <boost/lexical_cast.hpp>#include <boost/algorithm/string/predicate.hpp>#include <curl/curl.h>#include "weHelper.h"#include <log4cxx/basicconfigurator.h>#include <log4cxx/propertyconfigurator.h>Go to the source code of this file.
| Functions | |
| void | WeLibInit (void) | 
| WebEngine library initialize. | |
| void | WeLibClose (void) | 
| WebEngine library finalization. | |
| Variables | |
| WeHtmlFactory | weHtmlFactory | 
| WeTransportFactory | weTransportFactory | 
| static bool | isLibInited = false | 
| void WeLibClose | ( | void | ) | 
| void WeLibInit | ( | void | ) | 
WebEngine library initialize.
| WeError | if cURL library doesn't initialized | 
Definition at line 42 of file weHelper.cpp.
| bool isLibInited = false  [static] | 
Definition at line 34 of file weHelper.cpp.
Definition at line 32 of file weHelper.cpp.
Definition at line 33 of file weHelper.cpp.
|  | ©2009 Positive Technologies | Generated on Tue Jul 14 18:27:31 2009 for WebEngine by |  | 1.5.7 |