Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

BBBase Struct Reference

#include <blackbox_thread.h>

Inheritance diagram for BBBase:

Thread BBThread List of all members.

Public Types

enum  BBType { Apply, ApplyTranspose }

Public Methods

 BBBase (const void *addr=NULL, void *outaddr=NULL, const void *inaddr=NULL, BBType type=Apply)
virtual ~BBBase ()

Public Attributes

const void * bb_addr
void * bb_outaddr
const void * bb_inaddr
BBType bb_type

Member Enumeration Documentation

enum BBType
 

Enumeration values:
Apply 
ApplyTranspose 


Constructor & Destructor Documentation

BBBase const void *    addr = NULL,
void *    outaddr = NULL,
const void *    inaddr = NULL,
BBType    type = Apply
[inline]
 

virtual ~BBBase   [inline, virtual]
 


Member Data Documentation

const void* bb_addr
 

const void* bb_inaddr
 

void* bb_outaddr
 

BBType bb_type
 


Generated on Mon Jun 20 09:16:52 2005 for linbox by doxygen1.2.18