Searched refs:template_suffix_ (Results 1 – 1 of 1) sorted by relevance
3070 string template_suffix_; member in ProcessorGenerator3109 template_suffix_ = "<Protocol_>"; in ProcessorGenerator()3292 f_out_ << template_header_ << ret_type_ << class_name_ << template_suffix_ << "::dispatchCall" in generate_dispatch_call()3394 << factory_class_name_ << template_suffix_ << "::getProcessor(" in generate_factory()3404 << "processor(new " << class_name_ << template_suffix_ << "(handler));" << endl << indent() in generate_factory()