Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

cxxtest.cc File Reference


Detailed Description

C++ based shared library test for allup.

Definition in file cxxtest.cc.

Include dependency graph for cxxtest.cc:

Include dependency graph

Go to the source code of this file.

Functions

int FACTORY_METHOD_SYMBOL (factory_library_op_t op, int tag, va_list args)
 The primary library function.


Function Documentation

int FACTORY_METHOD_SYMBOL factory_library_op_t  op,
int  tag,
va_list  args
 

The primary library function.

This function provides a generic interface to the capabilities of a shared library.

Parameters:
op The sub-operation to execute.
tag The first tag in the tag list.
args The remaining tags in the tag list.
Returns:
Zero if the operation succeeded, an errno value otherwise.

Definition at line 28 of file cxxtest.cc.

References FLO_HEY, and FLO_QUERY.


Generated on Fri Oct 22 07:50:31 2004 for CPU Broker by  doxygen 1.3.9.1