readWDpp
Read binary files from DRS and WDB
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
TAG Struct Reference

5 char long word ended with '\0' for simple printing. More...

#include <readWD.hh>

Public Member Functions

 TAG ()
 Construct a new TAG object.
 

Public Attributes

char tag [5]
 The array of char.
 

Detailed Description

5 char long word ended with '\0' for simple printing.

This struct is used to read the various headers in the file.

Definition at line 38 of file readWD.hh.

Constructor & Destructor Documentation

◆ TAG()

TAG::TAG ( )
inline

Construct a new TAG object.

The last char is set equal to \0

Definition at line 45 of file readWD.hh.

Member Data Documentation

◆ tag

char TAG::tag[5]

The array of char.

Definition at line 46 of file readWD.hh.


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