casa::re_registers Struct Reference
[Utilities]

#include <cregex.h>

List of all members.


Detailed Description

Data structure to store register contents data in.

Review Status

Reviewed By:
UNKNOWN
Date Reviewed:
before2004/08/25

Synopsis

This data structure is used to store register contents data in. It is used by the regular expression functions in cregex.cc.

Definition at line 249 of file cregex.h.

Public Attributes

int start [RE_NREGS]
int end [RE_NREGS]


Member Data Documentation

int casa::re_registers::start[RE_NREGS]

Definition at line 251 of file cregex.h.

int casa::re_registers::end[RE_NREGS]

Definition at line 252 of file cregex.h.


The documentation for this struct was generated from the following file:
Generated on Mon Sep 1 22:44:26 2008 for NRAOCASA by  doxygen 1.5.1