stl
directory of the tree.
This directory contains also some samples on how to use the library and a simple OPENMAIA message server.
Content of stl
directory:
Makefile bin/ omconnector/ samples/ server/
Makefile
builds library objects, samples and server.
Binaries of samples and server will be created in bin
directory.
omconnector
directory contains source code of the library, samples
contains source code of samples and server
contain source code of server.