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

Поисковые слова: п п п п п п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п
casacore: casa::AipsrcValue_Bool< Bool > Class Template Reference
Public Member Functions | Static Public Member Functions | Private Member Functions | Private Attributes | Static Private Attributes

casa::AipsrcValue_Bool< Bool > Class Template Reference
[System_module]

Specialization of AipsrcValue for Bool. More...

#include <AipsrcValue.h>

Inheritance diagram for casa::AipsrcValue_Bool< Bool >:
casa::Aipsrc

List of all members.

Public Member Functions

 AipsrcValue_Bool ()
 ~AipsrcValue_Bool ()

Static Public Member Functions

static Bool find (Bool &value, const String &keyword)
static Bool find (Bool &value, const String &keyword, const Bool &deflt)
static uInt registerRC (const String &keyword, const Bool &deflt)
static const Boolget (uInt keyword)
 Gets are like find, but using registered integers rather than names.
static void set (uInt keyword, const Bool &deflt)
static void save (uInt keyword)
 Save a registered keyword value to $HOME/.aipsrc

Private Member Functions

AipsrcValue_Bool< Bool > & operator= (const AipsrcValue_Bool< Bool > &other)
 AipsrcValue_Bool (const AipsrcValue_Bool< Bool > &other)

Private Attributes

Block< Booltlst
Block< Stringntlst

Static Private Attributes

static AipsrcValue_Bool myp_p

Detailed Description

template<>
class casa::AipsrcValue_Bool< Bool >

Specialization of AipsrcValue for Bool.

Synopsis


Warning: The name AipsrcValue_Bool is only for cxx2html documentation problems; Use AipsrcValue in your code;

Definition at line 253 of file AipsrcValue.h.


Constructor & Destructor Documentation

casa::AipsrcValue_Bool< Bool >::AipsrcValue_Bool (  ) 
casa::AipsrcValue_Bool< Bool >::~AipsrcValue_Bool (  ) 
casa::AipsrcValue_Bool< Bool >::AipsrcValue_Bool ( const AipsrcValue_Bool< Bool > &  other  )  [private]

Member Function Documentation

static Bool casa::AipsrcValue_Bool< Bool >::find ( Bool value,
const String keyword 
) [static]
static Bool casa::AipsrcValue_Bool< Bool >::find ( Bool value,
const String keyword,
const Bool deflt 
) [static]
static const Bool& casa::AipsrcValue_Bool< Bool >::get ( uInt  keyword  )  [static]

Gets are like find, but using registered integers rather than names.

Reimplemented from casa::Aipsrc.

AipsrcValue_Bool<Bool>& casa::AipsrcValue_Bool< Bool >::operator= ( const AipsrcValue_Bool< Bool > &  other  )  [private]
static uInt casa::AipsrcValue_Bool< Bool >::registerRC ( const String keyword,
const Bool deflt 
) [static]
static void casa::AipsrcValue_Bool< Bool >::save ( uInt  keyword  )  [static]

Save a registered keyword value to $HOME/.aipsrc

Reimplemented from casa::Aipsrc.

static void casa::AipsrcValue_Bool< Bool >::set ( uInt  keyword,
const Bool deflt 
) [static]

Member Data Documentation

AipsrcValue_Bool casa::AipsrcValue_Bool< Bool >::myp_p [static, private]

Definition at line 264 of file AipsrcValue.h.

Block<String> casa::AipsrcValue_Bool< Bool >::ntlst [private]

Definition at line 266 of file AipsrcValue.h.

Block<Bool> casa::AipsrcValue_Bool< Bool >::tlst [private]

Definition at line 265 of file AipsrcValue.h.


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