RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
soa/service/js/service_js.h
00001 
00009 #ifndef __service__service_js_h__
00010 #define __service__service_js_h__
00011 
00012 namespace Datacratic {
00013 namespace JS {
00014 
00015 extern const char * const serviceModule;
00016 
00017 } // namespace JS
00018 } // Datacratic
00019 
00020 #endif // __service__service_js_h__
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator