• Antelope Release 5.10 Linux CentOS release 7.6.1810 (Core) 3.10.0 2020-05-12

 

NAME

Oorb::OrbPacket - orb-packet class for the oorb library

SYNOPSIS

-loorb $(ORBLIBS)

#include "oorb.h"

namespace Oorb

class OrbPacket

DESCRIPTION

The OrbPacket class represents orbserver(1) packets within the Oorb(3) library. Internal to the object, the underlying packet data may be either stuffed or unstuffed (per stuffPkt(3) and unstuffPkt(3)), depending on the construction method and history of the object. In lazy-evaluation style, the OrbPacket class automatically attempts to stuff and/or unstuff packets as necessary.

CONSTRUCTORS

METHODS

LIBRARY

-loorb $(ORBLIBS)

ATTRIBUTES

MT-Safe

SEE ALSO

Oorb(3), OorbBasics(3), Oorb::Configure(3), Oorb::Master(3)

BUGS AND CAVEATS

The suppress_unstuff_errors argument to the unstuffs method only applies during tests based on that method. Other problems with the private internal unstuffing procedures in OrbPacket, those not arising from calls to unstuffs(), may still produce message output.

AUTHOR

Kent Lindquist
Printer icon