__LabeledStreamData Struct Reference

#include <Ports.h>


Data Fields

void * lsHandler
 handler for dynamic library that contains hash and getLabel
char libname [(50+6)+1]
 the library name with the functions
Hashhash
 pointer to the hash function, if used
MLSHashmlshash
 pointer to the mls hash, if used
GetLabelgetLabel
 getLabel pointer


Detailed Description

Definition at line 26 of file Ports.h.


Field Documentation

GetLabel* __LabeledStreamData::getLabel
 

getLabel pointer

Definition at line 31 of file Ports.h.

Referenced by dsWriteBuffer(), loadOPLSData(), and loadOPMLSData().

Hash* __LabeledStreamData::hash
 

pointer to the hash function, if used

Definition at line 29 of file Ports.h.

Referenced by loadOPLSData().

char __LabeledStreamData::libname[(50+6)+1]
 

the library name with the functions

Definition at line 28 of file Ports.h.

Referenced by loadOPLSData(), loadOPMLSData(), and setOPLibName().

void* __LabeledStreamData::lsHandler
 

handler for dynamic library that contains hash and getLabel

Definition at line 27 of file Ports.h.

Referenced by destroyOutputPort(), loadOPLSData(), and loadOPMLSData().

MLSHash* __LabeledStreamData::mlshash
 

pointer to the mls hash, if used

Definition at line 30 of file Ports.h.

Referenced by dsWriteBuffer(), and loadOPMLSData().


The documentation for this struct was generated from the following file:
Generated on Tue Jan 17 19:28:36 2006 for Void by  doxygen 1.4.6