Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/structcasa_1_1Compare__global__functions__ObjCompareFunc.html
Дата изменения: Unknown
Дата индексирования: Tue Feb 15 00:38:29 2011
Кодировка:

Поисковые слова: annular solar eclipse
casacore: casa::Compare_global_functions_ObjCompareFunc Struct Reference
Public Types

casa::Compare_global_functions_ObjCompareFunc Struct Reference
[Utilities_module]

signature of comparison functions More...

#include <Compare.h>

List of all members.

Public Types

typedef int ObjCompareFunc (const void *, const void *)

Detailed Description

signature of comparison functions

Intended use:

Public interface

Review Status

Reviewed By:
Friso Olnon
Date Reviewed:
1995/02/24

Synopsis

This typedef defines the signature of the comparison functions used in, for instance, the Sort class: functions with two const void* arguments returning an int value. One such function is defined in the ObjCompare class.

Definition at line 50 of file Compare.h.


Member Typedef Documentation

typedef int casa::Compare_global_functions_ObjCompareFunc::ObjCompareFunc(const void *, const void *)

Definition at line 51 of file Compare.h.


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