DI-Guy SDK Documentation  13.1
diguyApp.h File Reference
#include <declspec_diguy.h>
#include <diguy_typedefs.h>
#include <diguy_constants.h>
#include <stdlib.h>

Go to the source code of this file.

Classes

class  diguyApp
 An Singleton class representing the DI-Guy Application. More...
 

Macros

#define CPLUSPLUS_ONLY
  Link against: libdiguy More...
 

Typedefs

typedef int(* diguyModuleFunctionVoid) ()
 

Macro Definition Documentation

#define CPLUSPLUS_ONLY

Link against: libdiguy

Typedef Documentation

typedef int(* diguyModuleFunctionVoid) ()