#include "LocalAPISubsystem.hpp"#include "ServiceMessage.hpp"#include "rexx.h"#include "Rxstring.hpp"#include "Utilities.hpp"#include "SysFile.hpp"Go to the source code of this file.
Classes | |
| class | MacroSpaceDescriptor |
| class | MacroSpaceFileHeader |
| class | NameTable |
| class | MacroSpaceFile |
| class | LocalMacroSpaceManager |
Macros | |
| #define | RXVERSION "REXX-ooRexx 6.00" |
| #define | RXVERSIZE (sizeof(RXVERSION) - 1) |
| #define | SIGNATURE 0xddd5 |
| #define RXVERSION "REXX-ooRexx 6.00" |
Definition at line 50 of file LocalMacroSpaceManager.hpp.
| #define RXVERSIZE (sizeof(RXVERSION) - 1) |
Definition at line 51 of file LocalMacroSpaceManager.hpp.
| #define SIGNATURE 0xddd5 |
Definition at line 53 of file LocalMacroSpaceManager.hpp.