#include "ts_generator.h"#include "be_extern.h"#include "utl_identifier.h"#include "ace/OS_NS_sys_stat.h"#include <cstring>#include <fstream>#include <sstream>#include <map>#include <iostream>
Go to the source code of this file.
Namespaces | |
| namespace | java_ts_generator |
| namespace | face_ts_generator |
Functions | |
| void | java_ts_generator::generate (UTL_ScopedName *name) |
| called directly by dds_visitor::visit_structure() if -Wb,java | |
| void | face_ts_generator::generate (UTL_ScopedName *name) |
1.6.1