OpenDDS  Snapshot(2023/04/28-20:55)
TypeObjectC.h
Go to the documentation of this file.
1 // The files generated from dds/DCPS/RTPS/TypeLookup.idl will expect
2 // TypeObjectC.h because it includes TypeObject.idl. Since TypeObject.idl
3 // isn't actually processed, we can just make this file and include
4 // TypeObject.h, which implements what would be generated by TypeObject.idl
5 // if we had full IDL4 support.
6 
7 #ifndef OPENDDS_DCPS_XTYPES_TYPEOBJECTC_H
8 #define OPENDDS_DCPS_XTYPES_TYPEOBJECTC_H
9 
10 #include "TypeObject.h"
11 
12 #endif /* OPENDDS_DCPS_XTYPES_TYPEOBJECTC_H */