BmnRoot
Loading...
Searching...
No Matches
structParseSchema Struct Reference

#include <UniParser.h>

Collaboration diagram for structParseSchema:
[legend]

Public Member Functions

 structParseSchema ()
 
 structParseSchema (bool is_skip, TString column_name="", TString statement_type="")
 
 ~structParseSchema ()
 
 structParseSchema ()
 
 structParseSchema (bool is_skip, TString column_name="", TString statement_type="")
 
 ~structParseSchema ()
 

Public Attributes

bool isSkip
 
bool isUpdate
 
vector< structParseRowvecRows
 

Detailed Description

Definition at line 66 of file UniParser.h.

Constructor & Destructor Documentation

◆ structParseSchema() [1/4]

structParseSchema::structParseSchema ( )
inline

Definition at line 73 of file UniParser.h.

References isUpdate.

◆ structParseSchema() [2/4]

structParseSchema::structParseSchema ( bool  is_skip,
TString  column_name = "",
TString  statement_type = "" 
)
inline

Definition at line 74 of file UniParser.h.

References isSkip, isUpdate, and vecRows.

◆ ~structParseSchema() [1/2]

structParseSchema::~structParseSchema ( )
inline

Definition at line 83 of file UniParser.h.

References isSkip, and vecRows.

◆ structParseSchema() [3/4]

structParseSchema::structParseSchema ( )
inline

Definition at line 73 of file UniParser.h.

References isUpdate.

◆ structParseSchema() [4/4]

structParseSchema::structParseSchema ( bool  is_skip,
TString  column_name = "",
TString  statement_type = "" 
)
inline

Definition at line 74 of file UniParser.h.

References isSkip, isUpdate, and vecRows.

◆ ~structParseSchema() [2/2]

structParseSchema::~structParseSchema ( )
inline

Definition at line 83 of file UniParser.h.

References isSkip, and vecRows.

Member Data Documentation

◆ isSkip

◆ isUpdate

bool structParseSchema::isUpdate

◆ vecRows


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