- Timestamp:
- Nov 28, 2006, 7:12:30 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/nom/idl/nombase.idl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/nom/idl/nombase.idl
r94 r121 56 56 #define NOMMETACLASS( a ) const string METACLASS_TO_USE = (a) 57 57 58 /* Define a pointer on a class for IDL using the classname. This is only one half of the work. 59 The rest is done by the IDL compiler which typedefs this in the *.h file so it can be used 60 in the C code. */ 61 #define NOMCLASSNAME( a ) native P ## a 58 62 59 63 /* #warning !!!!! NOMCLASSNAME macro is missing !!!!! */
Note:
See TracChangeset
for help on using the changeset viewer.
