nidas  v1.2-1520
Public Attributes | List of all members
nidas::core::AsciiSscanf::FormatField Struct Reference

Information we determine from each conversion field in the sscanf format. More...

#include <AsciiSscanf.h>

Public Attributes

enum fieldtype type
 
int size
 
int length
 

Detailed Description

Information we determine from each conversion field in the sscanf format.

Member Data Documentation

int nidas::core::AsciiSscanf::FormatField::length
int nidas::core::AsciiSscanf::FormatField::size
enum fieldtype nidas::core::AsciiSscanf::FormatField::type

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