fifo.h - Online Linux Manual PageSection : 3
Updated : Mon Jan 25 2021
Source : Version 4.0.0
Note : Coin
NAMEfifo.h
SYNOPSIS
#include <Inventor/C/basic.h>
#include <Inventor/C/threads/common.h>
Functionscc_fifo * cc_fifo_new (void)
void cc_fifo_delete (cc_fifo *fifo)
void cc_fifo_assign (cc_fifo *fifo, void *ptr, uint32_t type)
void cc_fifo_retrieve (cc_fifo *fifo, void **ptr, uint32_t *type)
SbBool cc_fifo_try_retrieve (cc_fifo *fifo, void **ptr, uint32_t *type)
unsigned int cc_fifo_size (cc_fifo *fifo)
void cc_fifo_lock (cc_fifo *fifo)
void cc_fifo_unlock (cc_fifo *fifo)
SbBool cc_fifo_peek (cc_fifo *fifo, void **item, uint32_t *type)
SbBool cc_fifo_contains (cc_fifo *fifo, void *item)
SbBool cc_fifo_reclaim (cc_fifo *fifo, void *item)
Function Documentation
cc_fifo* cc_fifo_new (void)Constructs a new first-in, first-out queue.
void cc_fifo_delete (cc_fifo * fifo)Destroys the fifo first-in, first-out queue.
void cc_fifo_assign (cc_fifo * fifo, void * ptr, uint32_t type)Appends the ptr of type type to the end of the fifo first-in, first-out queue.
void cc_fifo_retrieve (cc_fifo * fifo, void ** ptr, uint32_t * type)Retrieves the first item from the fifo first-in, first-out queue.
SbBool cc_fifo_try_retrieve (cc_fifo * fifo, void ** ptr, uint32_t * type)Checks the fifo first-in, first-out queue to see if an item can be retrieved. If so the properties of the first available item are returned.
unsigned int cc_fifo_size (cc_fifo * fifo)Returns the number of elements in the fifo first-in, first-out queue.
void cc_fifo_lock (cc_fifo * fifo)Locks the fifo first-in, first-out queue.
void cc_fifo_unlock (cc_fifo * fifo)Unlocks the fifo first-in, first-out queue.
SbBool cc_fifo_peek (cc_fifo * fifo, void ** item, uint32_t * type)Returns the properties of the first item in the fifo first-in, first-out queue.
SbBool cc_fifo_contains (cc_fifo * fifo, void * itemptr)Checks if the fifo first-in, first-out queue contains the itemptr item.
SbBool cc_fifo_reclaim (cc_fifo * fifo, void * itemptr)Removes from the fifo first-in, first-out queue the itemptr item if present.
AuthorGenerated automatically by Doxygen for Coin from the source code. 0
Johanes Gumabo
Data Size : 12,635 byte
man-fifo.h.3coin4Build : 2024-12-05, 20:55 :
Visitor Screen : x
Visitor Counter ( page / site ) : 6 / 165,047
Visitor ID : :
Visitor IP : 3.145.106.176 :
Visitor Provider : AMAZON-02 :
Provider Position ( lat x lon ) : 39.962500 x -83.006100 : x
Provider Accuracy Radius ( km ) : 1000 :
Provider City : Columbus :
Provider Province : Ohio , : ,
Provider Country : United States :
Provider Continent : North America :
Visitor Recorder : Version :
Visitor Recorder : Library :
Online Linux Manual Page : Version : Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 24.12.05
Online Linux Manual Page : Library : lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page : Library : lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base : Version : Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base : Library : lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36
Very long time ago, I have the best tutor, Wenzel Svojanovsky . If someone knows the email address of Wenzel Svojanovsky , please send an email to johanes_gumabo@yahoo.co.id .
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.