Definition at line 6058 of file t_cpp_generator.cc.
◆ ProcessorGenerator()
◆ generate_class_definition()
| void ProcessorGenerator::generate_class_definition |
( |
| ) |
|
◆ generate_factory()
| void ProcessorGenerator::generate_factory |
( |
| ) |
|
◆ generate_process()
| void ProcessorGenerator::generate_process |
( |
| ) |
|
◆ generate_process_fn()
| void ProcessorGenerator::generate_process_fn |
( |
| ) |
|
◆ generate_process_functions()
| void ProcessorGenerator::generate_process_functions |
( |
| ) |
|
◆ indent() [1/2]
| std::string ProcessorGenerator::indent |
( |
| ) |
|
|
inlineprotected |
◆ indent() [2/2]
| std::ostream& ProcessorGenerator::indent |
( |
std::ostream & |
os | ) |
|
|
inlineprotected |
◆ indent_down()
| void ProcessorGenerator::indent_down |
( |
| ) |
|
|
inlineprotected |
◆ indent_up()
| void ProcessorGenerator::indent_up |
( |
| ) |
|
|
inlineprotected |
◆ run()
| void ProcessorGenerator::run |
( |
| ) |
|
|
inline |
◆ type_name()
| std::string ProcessorGenerator::type_name |
( |
t_type * |
ttype, |
|
|
bool |
in_typedef = false, |
|
|
bool |
arg = false |
|
) |
| |
|
inlineprotected |
◆ call_context_
| string ProcessorGenerator::call_context_ |
|
protected |
◆ call_context_arg_
| string ProcessorGenerator::call_context_arg_ |
|
protected |
◆ call_context_decl_
| string ProcessorGenerator::call_context_decl_ |
|
protected |
◆ class_name_
| string ProcessorGenerator::class_name_ |
|
protected |
◆ class_suffix_
| string ProcessorGenerator::class_suffix_ |
|
protected |
◆ cob_arg_
| string ProcessorGenerator::cob_arg_ |
|
protected |
◆ extends_
| string ProcessorGenerator::extends_ |
|
protected |
◆ extends_processor_
| string ProcessorGenerator::extends_processor_ |
|
protected |
◆ f_header_
| std::ofstream& ProcessorGenerator::f_header_ |
|
protected |
◆ f_out_
| std::ofstream& ProcessorGenerator::f_out_ |
|
protected |
◆ factory_class_name_
| string ProcessorGenerator::factory_class_name_ |
|
protected |
◆ finish_cob_
| string ProcessorGenerator::finish_cob_ |
|
protected |
◆ finish_cob_decl_
| string ProcessorGenerator::finish_cob_decl_ |
|
protected |
◆ generator_
◆ if_name_
| string ProcessorGenerator::if_name_ |
|
protected |
◆ pstyle_
| string ProcessorGenerator::pstyle_ |
|
protected |
◆ ret_type_
| string ProcessorGenerator::ret_type_ |
|
protected |
◆ service_
◆ service_name_
| string ProcessorGenerator::service_name_ |
|
protected |
◆ style_
| string ProcessorGenerator::style_ |
|
protected |
◆ template_header_
| string ProcessorGenerator::template_header_ |
|
protected |
◆ template_suffix_
| string ProcessorGenerator::template_suffix_ |
|
protected |
◆ typename_str_
| string ProcessorGenerator::typename_str_ |
|
protected |
The documentation for this class was generated from the following file: