ooRexx  4.2.0-source
About: ooRexx (Open Object Rexx) is a free implementation of Object Rexx. Object Rexx is an enhancement of the classic Rexx interpreter; a full-featured programming language with a human-oriented syntax.
  Fossies Dox: ooRexx-4.2.0-source.tar.gz  ("inofficial" and yet experimental doxygen-generated source code documentation)  

LibraryPackage.hpp File Reference
#include "RexxCore.h"
#include "SysLibrary.hpp"
#include "RexxNativeCode.hpp"
#include "CallbackDispatcher.hpp"
Include dependency graph for LibraryPackage.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LibraryPackage
 
class  LibraryLoaderDispatcher
 
class  LibraryUnloaderDispatcher
 

Typedefs

typedef RexxPackageEntry *RexxEntryPACKAGE_LOADER()
 

Typedef Documentation

◆ PACKAGE_LOADER

typedef RexxPackageEntry* RexxEntry* PACKAGE_LOADER()

Definition at line 55 of file LibraryPackage.hpp.