Class Hierarchy
AcRxObject AcFdFieldEngine
C++
class AcFdFieldEngine : public AcRxObject;
File
AcField.h
Description
The field engine is a global one-per-session object. The field engine manages the evaluation of fields. The field evaluators should register their loader with the engine during application startup. The field engine will demand load the evaluator module.