next up previous contents
Next: Requirements Up: C++ Library Previous: C++ Library   Contents

Package contents

The source code of C++ STL library for connection with OPENMAIA toolbox is contained into 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.



2005-07-12