theKernel 10.0 NHI1 - theKernel - theLink - theConfig - theSq3Lite - theCompiler - theBrain - theGuard
c - tcl - py - jv - cc
Loading...
Searching...
No Matches
MkLogFileS Struct Reference

define a MkLogFileC object … More...

#include <LibMkKernel_mk.h>

+ Collaboration diagram for MkLogFileS:

Data Fields

union { 
 
   struct MkObjectS   obj 
 
super 
 
MK_STRN filename
 
FILE * FH
 

Detailed Description

define a MkLogFileC object …

Definition at line 8513 of file LibMkKernel_mk.h.

Field Documentation

◆ FH

FILE* MkLogFileS::FH

Definition at line 8524 of file LibMkKernel_mk.h.

◆ filename

MK_STRN MkLogFileS::filename

Definition at line 8523 of file LibMkKernel_mk.h.

◆ obj

struct MkObjectS MkLogFileS::obj

Definition at line 8517 of file LibMkKernel_mk.h.

◆ [union]

union { ... } MkLogFileS::super

The documentation for this struct was generated from the following file: