The following list contains the ACF attributes and the features associated with the attributes:
· include statement: Includes header files in the generated code
· auto_handle, explicit_handle, implicit_handle, binding_callout: Controls binding
· comm_status, fault_status: Indicates parameters to hold status conditions occurring in the call
· cs_char, cs_tag_rtn, cs_stag, cs_drtag, cs_rtag: Controls the transmission of international (non-PCS) characters
· code, nocode: Controls which operations of the IDL file are compiled
· encode, decode: Controls the generation of IDL encoding services stubs to perform encoding or decoding operations
· extern_exceptions: Indicates user-defined parameters to hold status conditions occurring in the call
· represent_as: Controls conversion between local and network data types
· enable_allocate: Forces the initialization of the memory management routines
· heap: Specifies objects to be allocated from heap memory
· cxx_lookup, cxx_delegate, cxx_new, cxx_static: Specifies C++ features