NAME

perlorb - perl interface to orb and packet routines

SYNOPSIS

use orb ;
use Datascope ;

DESCRIPTION

These perl extension routines provide a fairly complete interface to the Antelope orb and Pkt libraries. There are routines to open and close a connection to an orbserver, to get status information, to position the packet pointer, to select and reject packets based on srcname, and to get and put packets. In addition, there is an unstuffPkt routine, which returns various objects depending on packet type. A database row, a parameter file object, or samples from a data packet may be obtained.

In this package, when the corresponding c routine returns a complex structure (e.g., orbsources(3), orbclients(3), unstuffPkt(3)), the perl interface routine returns one or more objects. These objects have methods which return various values from the c struct.

Orb routines

Packet routines

SEE ALSO

orb(3)
unstuffPkt(3)
stuffPkt(3)
join_srcname(3)

BUGS AND CAVEATS

The interface has many static variables in the implementation, which prevent it from being used in a threaded application.

There is no stuffPkt interface.

AUTHOR

Daniel Quinlan

Table of Contents
Antelope Release 4.10 Linux SuSE 9.3 (i586) 2.6.11.4 2008-05-02
Boulder Real Time Technologies, Inc For more information, contact support@brtt.com