company logo

ODC_PFunction - Extended function definition

Inherits:  ODC_Function

The extended function definition expands the basic function definition for C++, C# and OSI functions. Properties of the expanded function definition mainly apply to this kind of implementations.

Creating or renaming a function the identifying name ( sys_ident ) is checked. For names containing other characters than:

  • _
  • a-z, A-Z
  • 0-9 (not allowed as first)
  • and not are destructor or overload able operator (C++)

a message is written to the system output:

"Identifier ' sys_ident ' for ' ODC_PFunction ' contains character(s), not supported in (all) program languages"


Attributes
References
Relationships
Keys
Functions