Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
p6loader.h File Reference
#include "p6err.h"
#include "p6comdef.h"
#include "p6errorinfo.h"
#include "p6runtimeapi.h"
#include "p6comhlpr.h"
#include "p6comptr.h"
#include "p6runtimeif.h"
#include "p6datastream.h"

Go to the source code of this file.

Namespaces

 P6R
 

Macros

#define P6ASSERT(x)
 

Typedefs

typedef P6ERR(P6CCALLP6R::P6CLEANUPLOADER )()
 
typedef P6ERR(P6CCALLP6R::P6INITIALIZELOADER )(p6IDataStream *pLogSink, P6INT32 nVerbosity, P6SCLF fFlags)
 
typedef P6UINT32 P6R::P6SCLF
 

Functions

P6API P6ERR P6CCALL P6R::p6CleanupLoader ()
 
P6API P6ERR P6CCALL P6R::p6InitializeLoader (p6IDataStream *pLogSink, P6INT32 nVerbosity, P6SCLF fFlags)
 

Detailed Description

p6Loader - Standalone Component Loader definitions

Definition in file p6loader.h.