path(3u) x11r4 man page | unix.com

Man Page: path

Operating Environment: x11r4

Section: 3u

Path(3U)						    InterViews Reference Manual 						  Path(3U)

NAME
Path - record of connectors visited during dataflow
SYNOPSIS
#include <Unidraw/path.h>
DESCRIPTION
A Path object stores a record of connectors that have been visited during dataflow. Transfer functions, state variables, connectors, and other components can use the information in the path to determine whether data should be transmitted, for example, to avoid circular flow.
PUBLIC OPERATIONS
Path(Path* = nil) Instantiate a new path, optionally with a duplicate of the information contained in the given path. virtual void Visit(Connector*) Register a connector as having been visited. virtual boolean Visited(Connector*) Return whether or not a connector has been registered previously with the path.
SEE ALSO
Connector(3U), StateVar(3U), TransferFunct(3U) Unidraw 6 August 1990 Path(3U)
Related Man Pages
connector(3u) - debian
connector(3u) - opensolaris
connector(3u) - php
connector(3u) - ultrix
connector(3u) - xfree86
Similar Topics in the Unix Linux Community
Extract TAG name and XPATH from XML file via shellscript
Permission to Oracle server to create a directory in a particular path
Problem with LD_LIBRARY_PATH
How to use ls with pattern and including path?
Mod_rewrite to handle paths ?