|
OpenDDS
Snapshot(2023/04/28-20:55)
|
#include "marshal_generator.h"#include "dds_generator.h"#include "field_info.h"#include "topic_keys.h"#include "be_util.h"#include <dds/DCPS/SafetyProfileStreams.h>#include <dds/DCPS/Definitions.h>#include <dds/DCPS/Util.h>#include <dds/DCPS/Serializer.h>#include <utl_identifier.h>#include <string>#include <sstream>#include <iostream>#include <cctype>#include <map>
Go to the source code of this file.
Macros | |
| #define | OPENDDS_IDL_STR(X) #X |
| #define OPENDDS_IDL_STR | ( | X | ) | #X |
Definition at line 26 of file marshal_generator.cpp.
Referenced by marshal_generator::gen_field_getValueFromSerialized().
1.8.13