| Volume pwrs | |
| Attributes: Runtime | Development | System | Template | Detail C Binding: Struct | Class  ClassTree | INDEX NO INDEX |
Class ObjBodyDef
|
||
|---|---|---|
| Version | 1.0 | |
| Modified | 15-JAN-2025 13:23:34.00 | |
Definition of an object body. The object is a part of the class definition tree for a class, and has a $ClassDef object as parent.
| SysBody attributes pwr_sClass_ObjBodyDef | |||
|---|---|---|---|
| PgmName | StructName | Name of the c-struct for the body. | |
| UInt32 | NumOfParams | Compiled number of parameters. | |
| UInt32 | Size | Compiled size. | |
| ObjectIx | NextAix | Next free attribute index. | |
| ObjBodyDefFlags | Flags | Flag mask. | |
| Template Object | |
|---|---|
| StructName | |
| NumOfParams | 0 |
| Size | 0 |
| NextAix | 0 |
| Flags | 0 |
| StructName Attribute | ||
|---|---|---|
| Klass | Attribute | |
| Typ | PgmName | |
| Flags | ||
| Kropp | SysBody | |
Name of the c-struct for the body.
| NumOfParams Attribute | ||
|---|---|---|
| Klass | Attribute | |
| Typ | UInt32 | |
| Flags | NOEDIT | NOWBL | |
| Kropp | SysBody | |
Compiled number of parameters.
| Size Attribute | ||
|---|---|---|
| Klass | Attribute | |
| Typ | UInt32 | |
| Flags | NOEDIT | NOWBL | |
| Kropp | SysBody | |
Compiled size.
| NextAix Attribute | ||
|---|---|---|
| Klass | Attribute | |
| Typ | ObjectIx | |
| Flags | NOEDIT | |
| Kropp | SysBody | |
Next free attribute index.
| Flags Attribute | ||
|---|---|---|
| Klass | Attribute | |
| Typ | ObjBodyDefFlags | |
| Flags | ||
| Kropp | SysBody | |
Flag mask.