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

#include <AipsrcValue.h>

Inheritance diagram for casa::AipsrcValue_Bool< Bool >:

Inheritance graph
[legend]
Collaboration diagram for casa::AipsrcValue_Bool< Bool >:

Collaboration graph
[legend]
List of all members.

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 254 of file AipsrcValue.h.

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


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 uInt casa::AipsrcValue_Bool< Bool >::registerRC ( 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.

static void casa::AipsrcValue_Bool< Bool >::set ( uInt  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.

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


Member Data Documentation

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

Definition at line 265 of file AipsrcValue.h.

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

Definition at line 266 of file AipsrcValue.h.

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

Definition at line 267 of file AipsrcValue.h.


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