WXP C++ Library Version 6.74.6
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
WXP::RawField Struct Reference

This struct stores information on each field in file. More...

#include "../include/RawField.h"

Public Member Functions

int init ()
 
int print ()
 

Public Attributes

char id [20]
 
char info [60]
 
VarSpec vs
 
char fmt [40]
 
int ind
 

Detailed Description

This struct stores information on each field in file.

Author
Dan Vietor

Member Function Documentation

◆ init()

int RawField::init ( )

Initializes object

◆ print()

int RawField::print ( )

Prints object contents


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