Mosref Modules

None of these provide procedures intended for use outside of the creation of the MOSREF binary, so they are not documented in this manual. However, the procedures are listed here as a reference for those desiring to examine the source.

Mosref/Base

mosref/base.ms

Provides information and utility functions employed by both drones and consoles in MOSREF;

Mosref/Console

mosref/console.ms

Provides functionality required to establish a Console process in MOSREF, including affiliation, assembling a drone executable, and transmitting commands to the drone.

Mosref/Drone

mosref/drone.ms

Provides functionality required to establish a drone process in MOSREF, including affiliation, executing commands on behalf of the console and transmitting the results.

Mosref/Endpoint

mosref/endpoint.ms