DataSourceHeader Struct Reference

Struct that stores information about a data source header. More...

#include <DSInfo.h>

Public Attributes

std::string name
 Data Source Name. More...
 
std::string type
 Data Source Type. More...
 

Detailed Description

Struct that stores information about a data source header.

Definition at line 240 of file DSInfo.h.

Member Data Documentation

std::string DataSourceHeader::name

Data Source Name.

Definition at line 242 of file DSInfo.h.

std::string DataSourceHeader::type

Data Source Type.

Definition at line 243 of file DSInfo.h.


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