bpipexx  1.0.6_01
 All Classes Functions Pages
SAOTrace::BPipeX::DpktF< T > Struct Template Reference

#include <bpipexx/bpipexx.h>

+ Collaboration diagram for SAOTrace::BPipeX::DpktF< T >:

Public Member Functions

 DpktF (const char *cname)
 Construct a scalar field with the given name and type. More...
 

Public Attributes

string name
 
BPMatrix * matrix
 
BPDataType BPT
 

Detailed Description

template<typename T>
struct SAOTrace::BPipeX::DpktF< T >

A simple structure to hold information about a data field. Note that the existing constructors set the matrix field to NULL.

Template Parameters
TThe storage type of the data. This is one of the intrinsic types and structures supported by the bpipe library.

Constructor & Destructor Documentation

template<typename T>
SAOTrace::BPipeX::DpktF< T >::DpktF ( const char *  cname)

Construct a scalar field with the given name and type.

Template Parameters
TThe storage type of the data. This is one of the intrinsic types and structures supported by the bpipe library.
Parameters
[in]cnameThe name of the field.

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