SourceXtractorPlusPlus  0.10
Please provide a description of the project.
Public Attributes | List of all members
wcslib::wcserr Struct Reference

Public Attributes

int status
 
int line_no
 
const char * function
 
const char * file
 
char msg [WCSERR_MSG_LENGTH]
 

Detailed Description

Definition at line 226 of file WCS.cpp.

Member Data Documentation

◆ file

const char* wcslib::wcserr::file

Definition at line 230 of file WCS.cpp.

◆ function

const char* wcslib::wcserr::function

Definition at line 229 of file WCS.cpp.

◆ line_no

int wcslib::wcserr::line_no

Definition at line 228 of file WCS.cpp.

◆ msg

char wcslib::wcserr::msg[WCSERR_MSG_LENGTH]

Definition at line 231 of file WCS.cpp.

◆ status

int wcslib::wcserr::status

Definition at line 227 of file WCS.cpp.


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