orca-robotics


INTRODUCTION
Overview
Download and Install
Quick Start
Documentation
Publications

REPOSITORY
Interfaces
Components
Libraries
Utilities
Software Map

DEVELOPER
Tutorials
Examples
Dev Guide
Dashboard
Wiki
login/pass: orca/orca

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, gbxsickacfr::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,
gbxsickacfr::gbxiceutilacfr::BufferType  type
 

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