Import Geant4 2.0.0 source tree
This commit is contained in:
@@ -1,19 +1,17 @@
|
||||
|
||||
|
||||
//
|
||||
|
||||
|
||||
|
||||
//
|
||||
// $Id: schema.h,v 1.2 1999/05/21 20:20:43 japost Exp $
|
||||
// GEANT4 tag $Name: geant4-01-01 $
|
||||
//
|
||||
#ifndef SCHEMA_H
|
||||
#define SCHEMA_H
|
||||
// This file was generated by fedex_plus. You probably don't want to edit
|
||||
// it since your modifications will be lost if fedex_plus is used to
|
||||
// regenerate it.
|
||||
/* */
|
||||
/* $Id: schema.h,v 1.3 2000/01/21 13:42:41 gcosmo Exp $ */
|
||||
#ifdef SCL_LOGGING
|
||||
#include <sys/time.h>
|
||||
#endif
|
||||
|
||||
#ifdef __OSTORE__
|
||||
#include <ostore/ostore.hh> // Required to access ObjectStore Class Library
|
||||
#endif
|
||||
|
||||
#ifdef __O3DB__
|
||||
#include <OpenOODB.h>
|
||||
#endif
|
||||
@@ -25,10 +23,25 @@
|
||||
|
||||
#include <STEPaggregate.h>
|
||||
|
||||
#include <STEPentity.h>
|
||||
|
||||
#include <STEPundefined.h>
|
||||
|
||||
#include <ExpDict.h>
|
||||
|
||||
#include <STEPattribute.h>
|
||||
|
||||
#include <Sdaiclasses.h>
|
||||
extern void SchemaInit (Registry &);
|
||||
extern void InitSchemasAndEnts (Registry &);
|
||||
#include <SdaiCONFIG_CONTROL_DESIGN.h>
|
||||
extern void SdaiCONFIG_CONTROL_DESIGNInit (Registry & r);
|
||||
|
||||
#ifdef __OSTORE__
|
||||
#include <osdb_SdaiCONFIG_CONTROL_DESIGN.h>
|
||||
#endif
|
||||
|
||||
|
||||
#include <complexSupport.h>
|
||||
ComplexCollect *gencomplex();
|
||||
|
||||
SCLP23(Model_contents_ptr) GetModelContents(char *schemaName);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user