2 #ifndef __SFIDL_CLIENTCXX_H__
3 #define __SFIDL_CLIENTCXX_H__
14 using CodeGeneratorCBase::createTypeCode;
31 enum Style { STYLE_LOWER, STYLE_MIXED };
37 void printMethods (
const Class& cdef);
38 void printProperties (
const Class& cdef);
47 void setOption (
const String& option,
const String& value);
Definition: sfidl-clientcxx.hh:10
Definition: sfidl-namespace.hh:14
Definition: sfidl-parser.hh:166
Definition: sfidl-cxxbase.hh:11
The Sfidl namespace contains implementation and API of the Sfi IDL compiler.
Definition: sfidl-cbase.hh:14
Definition: sfidl-parser.hh:231