ARB
Public Member Functions | Public Attributes | List of all members
import_format Struct Reference

#include <awti_imp_local.hxx>

Inheritance diagram for import_format:
Inheritance graph
[legend]
Collaboration diagram for import_format:
Collaboration graph
[legend]

Public Member Functions

 import_format ()
 
 ~import_format ()
 
- Public Member Functions inherited from Noncopyable
 Noncopyable ()
 

Public Attributes

charautodetect
 
charsystem
 
charnew_format
 
size_t new_format_lineno
 
size_t tab
 
chardescription
 
charbegin
 
charsequencestart
 
int read_this_sequence_line_too
 
charsequenceend
 
charsequencesrt
 
charsequenceaci
 
charfiletag
 
charautotag
 
size_t sequencecolumn
 
int autocreateacc
 
int noautonames
 
charend
 
SetVariables global_variables
 
SetVariables variable_errors
 
charb1
 
charb2
 
import_matchmatch
 

Detailed Description

Definition at line 105 of file awti_imp_local.hxx.

Constructor & Destructor Documentation

import_format::import_format ( )

Definition at line 307 of file AWTI_import.cxx.

import_format::~import_format ( )

Member Data Documentation

char* import_format::autodetect
char* import_format::system

Definition at line 107 of file awti_imp_local.hxx.

Referenced by ArbImporter::next_file(), read_import_format(), and ~import_format().

char* import_format::new_format

Definition at line 108 of file awti_imp_local.hxx.

Referenced by read_import_format(), and ~import_format().

size_t import_format::new_format_lineno

Definition at line 109 of file awti_imp_local.hxx.

Referenced by read_import_format().

size_t import_format::tab

Definition at line 110 of file awti_imp_local.hxx.

Referenced by ArbImporter::read_data(), and read_import_format().

char* import_format::description
char* import_format::begin

Definition at line 114 of file awti_imp_local.hxx.

Referenced by ArbImporter::read_data(), read_import_format(), and ~import_format().

char* import_format::sequencestart

Definition at line 116 of file awti_imp_local.hxx.

Referenced by ArbImporter::read_data(), read_import_format(), and ~import_format().

int import_format::read_this_sequence_line_too

Definition at line 117 of file awti_imp_local.hxx.

Referenced by ArbImporter::read_data(), and read_import_format().

char* import_format::sequenceend

Definition at line 118 of file awti_imp_local.hxx.

Referenced by ArbImporter::read_data(), read_import_format(), and ~import_format().

char* import_format::sequencesrt

Definition at line 119 of file awti_imp_local.hxx.

Referenced by ArbImporter::read_data(), read_import_format(), and ~import_format().

char* import_format::sequenceaci

Definition at line 120 of file awti_imp_local.hxx.

Referenced by ArbImporter::read_data(), read_import_format(), and ~import_format().

char* import_format::filetag

Definition at line 121 of file awti_imp_local.hxx.

Referenced by ArbImporter::read_data(), read_import_format(), and ~import_format().

char* import_format::autotag

Definition at line 122 of file awti_imp_local.hxx.

Referenced by read_import_format(), and ~import_format().

size_t import_format::sequencecolumn

Definition at line 123 of file awti_imp_local.hxx.

Referenced by ArbImporter::read_data(), and read_import_format().

int import_format::autocreateacc

Definition at line 124 of file awti_imp_local.hxx.

Referenced by ArbImporter::read_data(), and read_import_format().

int import_format::noautonames

Definition at line 125 of file awti_imp_local.hxx.

Referenced by ArbImporter::import_data(), and read_import_format().

char* import_format::end

Definition at line 127 of file awti_imp_local.hxx.

Referenced by read_import_format(), and ~import_format().

SetVariables import_format::global_variables

Definition at line 129 of file awti_imp_local.hxx.

Referenced by ArbImporter::read_data(), and read_import_format().

SetVariables import_format::variable_errors

Definition at line 130 of file awti_imp_local.hxx.

Referenced by expandSetVariables(), and read_import_format().

char* import_format::b1

Definition at line 132 of file awti_imp_local.hxx.

Referenced by ArbImporter::read_line(), and ~import_format().

char* import_format::b2

Definition at line 133 of file awti_imp_local.hxx.

Referenced by ArbImporter::read_line(), and ~import_format().

import_match* import_format::match

Definition at line 135 of file awti_imp_local.hxx.

Referenced by ArbImporter::read_data(), read_import_format(), and ~import_format().


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