section Struct Reference

List of all members.

Public Member Functions

void copy (section &os)
void copy (section &os)
 section (void)
 section (void)
 ~section (void)
 ~section (void)

Public Attributes

long actual
long * end
long * file
long files
long i
int last_pos
long * pos
long req
long * rows
long rows_all
char * word

Detailed Description

Definition at line 139 of file cmlfile.c.


Constructor & Destructor Documentation

section ( void   ) 

Definition at line 149 of file cmlfile.c.

References actual, end, file, files, i, KeywordLength, MaxFiles, pos, req, rows, rows_all, and word.

~section ( void   ) 

Definition at line 163 of file cmlfile.c.

References end, file, pos, rows, and word.

section ( void   ) 
~section ( void   ) 

Member Function Documentation

void copy ( section os  ) 
void copy ( section os  ) 

Definition at line 187 of file cmlfile.c.

References KeywordLength, req, and word.


Member Data Documentation

long actual

Definition at line 143 of file cmlfile.c.

Referenced by section().

long * end

Definition at line 142 of file cmlfile.c.

Referenced by section(), and ~section().

long * file

Definition at line 142 of file cmlfile.c.

Referenced by section(), and ~section().

long files

Definition at line 143 of file cmlfile.c.

Referenced by section().

long i

Definition at line 143 of file cmlfile.c.

Referenced by section().

int last_pos

Definition at line 143 of file cmlfile.cpp.

long * pos

Definition at line 142 of file cmlfile.c.

Referenced by section(), and ~section().

long req

Definition at line 143 of file cmlfile.c.

Referenced by copy(), and section().

long * rows

Definition at line 142 of file cmlfile.c.

Referenced by section(), and ~section().

long rows_all

Definition at line 143 of file cmlfile.c.

Referenced by section().

char * word

Definition at line 141 of file cmlfile.c.

Referenced by copy(), section(), and ~section().


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

Generated by  doxygen 1.6.2