Main Page   Modules   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages   Examples  

hyp.kernel.core.h File Reference

#include "hyp.def.h"
#include "hyp.type.h"
#include "hyp.ker.def.h"
#include "hyp.ker.trace.h"
#include "hyp.ker.assert.h"
#include "hyp.ker.global.h"
#include "hyp.ker.result.h"
#include "hyp.ker.exception.h"
#include "hyp.ker.time.h"
#include "hyp.ker.dir.h"
#include "hyp.ker.command.h"
#include "hyp.ker.dll.h"
#include "hyp.ker.guid.h"
#include "hyp.ker.regserver_utility.h"
#include "hyp.ker.registry.h"
#include "hyp.ker.registryfile.h"
#include "hyp.ker.regserver_impl.h"

Go to the source code of this file.

Defines

#define hyp_KERNEL_CORE_INSIDE


Detailed Description

Uses to include all the compounds which are necessary to manage the basic roots of the component technology.
Todo:
include profiler


Define Documentation

#define hyp_KERNEL_CORE_INSIDE
 

This macro must be defined to include the referenced files. Indeed, at the begin of each files, there is:

#ifndef hyp_KERNEL_CORE_INSIDE
#error Inclusion not allowed (include hyp.kernel.core.h instead)
#endif


Top of Page
written by Pierre Rebours © 2000-2001. Terms of Use.