OpenStructure
Public Member Functions | Data Fields
QueryErrorDesc Struct Reference

#include <query_error.hh>

Public Member Functions

 QueryErrorDesc (const QueryErrorDesc &_rhs)
 
 QueryErrorDesc ()
 
QueryErrorDescoperator= (const QueryErrorDesc &_rhs)
 

Data Fields

String msg
 
Range range
 

Detailed Description

Definition at line 28 of file query_error.hh.

Constructor & Destructor Documentation

◆ QueryErrorDesc() [1/2]

QueryErrorDesc ( const QueryErrorDesc _rhs)

◆ QueryErrorDesc() [2/2]

Member Function Documentation

◆ operator=()

QueryErrorDesc& operator= ( const QueryErrorDesc _rhs)

Field Documentation

◆ msg

String msg

Definition at line 35 of file query_error.hh.

◆ range

Range range

Definition at line 36 of file query_error.hh.


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