C++ based agent binaries

The VCS installation program provides the following C++ files to aid agent development:

Table: C++ Agents

Description

Pathname

Directory containing a sample C++ agent and Makefile.

UNIX: $VCS_HOME/src/agent/Sample

Sample Makefile for building a C++ agent.

UNIX: $VCS_HOME/src/agent/Sample/Makefile

Entry point templates for C++ agents.

UNIX: $VCS_HOME/src/agent/Sample/agent.C