Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/structcasa_1_1re__registers.html
Дата изменения: Unknown
Дата индексирования: Mon Feb 14 22:32:43 2011
Кодировка:

Поисковые слова: agn
casacore: casa::re_registers Struct Reference
Public Attributes

casa::re_registers Struct Reference
[Utilities_module]

Data structure to store register contents data in. More...

#include <cregex.h>

List of all members.

Public Attributes

int start [RE_NREGS]
int end [RE_NREGS]

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 252 of file cregex.h.


Member Data Documentation

int casa::re_registers::end[RE_NREGS]

Definition at line 255 of file cregex.h.

Definition at line 254 of file cregex.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines