In file ./include/vob/Debug.hxx:

#define Debug::DBGVAR

(cname, name)

A macro to get a reference to a debug variable.

Documentation

A macro to get a reference to a debug variable. Example:
    DBGVAR(dgb, "JNI.general");
 * 
Parameters:
cname - The name of the local reference variable to be created by the invocation.

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.