read_subtype_start
List of: Functions
Subjects: SAT Save and Restore
Contents: Kernel

Action: Reads subtype start braces around the subtypes, written as "{ ".

Prototype: logical read_subtype_start ();

Includes: #include "kernel/acis.hxx"

#include "kernel/kernutil/fileio/fileio.hxx"

#include "baseutil/logical.h"

Description: This routine is used as part of restore from a SAT or SAB file. ActiveFile is a FileInterface object and does most of the actual work.


return ActiveFile ? ActiveFile->read_subtype_start() : FALSE;
Call the appropriate SatFile or SabFile method

Library: kernel

Filename: kern/kernel/kernutil/fileio/fileio.hxx

Effect: Read-only
PDF/KERN/25FNM.PDF
HTM/DATA/KERN/KERN/25FNM/0024.HTM