LocalAPIContext.cpp File Reference
#include "LocalAPIContext.hpp"
#include "ServiceException.hpp"
#include "rexx.h"
Include dependency graph for LocalAPIContext.cpp:

Go to the source code of this file.

Functions

wholenumber_t RexxEntry getAPIManagerCounter ()
 

Variables

static wholenumber_t getAPIManagerCount = 0
 

Function Documentation

◆ getAPIManagerCounter()

wholenumber_t RexxEntry getAPIManagerCounter ( )

Definition at line 46 of file LocalAPIContext.cpp.

References getAPIManagerCount.

Referenced by RexxActivation::rexxVariable().

Variable Documentation

◆ getAPIManagerCount

wholenumber_t getAPIManagerCount = 0
static

Definition at line 44 of file LocalAPIContext.cpp.

Referenced by LocalAPIContext::getAPIManager(), and getAPIManagerCounter().