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.
![]() ![]() |
#include "RexxCore.h"
#include "SysLibrary.hpp"
#include "RexxNativeCode.hpp"
#include "CallbackDispatcher.hpp"
Go to the source code of this file.
Classes | |
class | LibraryPackage |
class | LibraryLoaderDispatcher |
class | LibraryUnloaderDispatcher |
Typedefs | |
typedef RexxPackageEntry *RexxEntry * | PACKAGE_LOADER() |
typedef RexxPackageEntry* RexxEntry* PACKAGE_LOADER() |
Definition at line 55 of file LibraryPackage.hpp.