INTRODUCTION
Overview
Download and Install
Quick Start
Documentation
Publications

NONFRAMEWORK CODE
Driver Interfaces
Drivers
Libraries
Utilities

FRAMEWORK CODE
Interfaces
Components
Libraries
Utilities

Full Software Listings

DEVELOPER
Tutorials
Examples
Dev Guide
Dashboard

PEOPLE
Contributors
Users

SourceForge.net Logo
Project
Download
Mailing lists

 

         

orcaice::PtrBuffer< Type > Class Template Reference

A thread-safe data pipe with buffer semantics for Ice smart pointers. More...

#include <ptrbuffer.h>

List of all members.

Public Member Functions

 PtrBuffer (int depth, gbxiceutilacfr::BufferType type)

Detailed Description

template<class Type>
class orcaice::PtrBuffer< Type >

A thread-safe data pipe with buffer semantics for Ice smart pointers.

Note:
Works only with smart pointers to classes auto-generated from Slice definitions.
See also:
PtrStore, PtrNotify

Constructor & Destructor Documentation

template<class Type >
orcaice::PtrBuffer< Type >::PtrBuffer ( int  depth,
gbxiceutilacfr::BufferType  type 
) [inline]

Buffer depth:

  • positive numbers to specify finite depth,
  • negative numbers for infinite depth, limited by memory size
  • zero is undefined

The documentation for this class was generated from the following file:
 

Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)


Generated for Orca Robotics by  doxygen 1.4.5