zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
TMatrixFields Struct Reference

#include <ParseHelper.h>

Public Attributes

int col
 
int row
 
bool wholeCol
 
bool wholeRow
 

Detailed Description

Definition at line 16 of file ParseHelper.h.

Member Data Documentation

int TMatrixFields::col

Definition at line 20 of file ParseHelper.h.

Referenced by TParseContext::parseMatrixFields(), and switch().

int TMatrixFields::row

Definition at line 19 of file ParseHelper.h.

Referenced by TParseContext::parseMatrixFields(), and switch().

bool TMatrixFields::wholeCol

Definition at line 18 of file ParseHelper.h.

Referenced by TParseContext::parseMatrixFields(), and switch().

bool TMatrixFields::wholeRow

Definition at line 17 of file ParseHelper.h.

Referenced by TParseContext::parseMatrixFields(), and switch().


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