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

#include <awti_imp_local.hxx>

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

Public Member Functions

import_matchreverse (import_match *to_append)
 
 import_match ()
 
 ~import_match ()
 
- Public Member Functions inherited from Noncopyable
 Noncopyable ()
 

Public Attributes

charmatch
 
characi
 
charsrt
 
charmtag
 
charappend
 
charwrite
 
charsetvar
 
GB_TYPES type
 
chardefined_at
 
import_matchnext
 

Detailed Description

Definition at line 55 of file awti_imp_local.hxx.

Constructor & Destructor Documentation

import_match::import_match ( )

Definition at line 281 of file AWTI_import.cxx.

import_match::~import_match ( )

Definition at line 294 of file AWTI_import.cxx.

References aci, append, defined_at, match, mtag, next, setvar, srt, and write.

Member Function Documentation

import_match* import_match::reverse ( import_match to_append)
inline

Definition at line 75 of file awti_imp_local.hxx.

References next, and reverse().

Referenced by reverse().

Member Data Documentation

char* import_match::match
char* import_match::aci

Definition at line 62 of file awti_imp_local.hxx.

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

char* import_match::srt

Definition at line 63 of file awti_imp_local.hxx.

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

char* import_match::mtag

Definition at line 64 of file awti_imp_local.hxx.

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

char* import_match::append

Definition at line 65 of file awti_imp_local.hxx.

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

char* import_match::write

Definition at line 66 of file awti_imp_local.hxx.

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

char* import_match::setvar

Definition at line 69 of file awti_imp_local.hxx.

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

GB_TYPES import_match::type

Definition at line 70 of file awti_imp_local.hxx.

Referenced by read_import_format().

char* import_match::defined_at

Definition at line 71 of file awti_imp_local.hxx.

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

import_match* import_match::next

Definition at line 73 of file awti_imp_local.hxx.

Referenced by read_import_format(), reverse(), and ~import_match().


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