#include <AipsrcVector.h>
Inheritance diagram for casa::AipsrcVector_Bool< Bool >:


Warning: The name AipsrcVector_Bool is only for cxx2html documentation problems. Use AipsrcVector in your code.
Definition at line 201 of file AipsrcVector.h.
Public Member Functions | |
| AipsrcVector_Bool () | |
| ~AipsrcVector_Bool () | |
Static Public Member Functions | |
| static Bool | find (Vector< Bool > &value, const String &keyword) |
| static Bool | find (Vector< Bool > &value, const String &keyword, const Vector< Bool > &deflt) |
| static uInt | registerRC (const String &keyword, const Vector< Bool > &deflt) |
| static const Vector< Bool > & | get (uInt keyword) |
| Gets are like find, but using registered integers rather than names. | |
| static void | set (uInt keyword, const Vector< Bool > &deflt) |
| static void | save (uInt keyword) |
Save a registered keyword value to $HOME/.aipsrc. | |
Private Member Functions | |
| AipsrcVector_Bool< Bool > & | operator= (const AipsrcVector_Bool< Bool > &other) |
| AipsrcVector_Bool (const AipsrcVector_Bool< Bool > &other) | |
Private Attributes | |
| Block< Vector< Bool > > | tlst |
| Block< String > | ntlst |
Static Private Attributes | |
| static AipsrcVector_Bool | myp_p |
| casa::AipsrcVector_Bool< Bool >::AipsrcVector_Bool | ( | ) |
| casa::AipsrcVector_Bool< Bool >::~AipsrcVector_Bool | ( | ) |
| casa::AipsrcVector_Bool< Bool >::AipsrcVector_Bool | ( | const AipsrcVector_Bool< Bool > & | other | ) | [private] |
| static Bool casa::AipsrcVector_Bool< Bool >::find | ( | Vector< Bool > & | value, | |
| const String & | keyword | |||
| ) | [static] |
| static Bool casa::AipsrcVector_Bool< Bool >::find | ( | Vector< Bool > & | value, | |
| const String & | keyword, | |||
| const Vector< Bool > & | deflt | |||
| ) | [static] |
| static uInt casa::AipsrcVector_Bool< Bool >::registerRC | ( | const String & | keyword, | |
| const Vector< Bool > & | deflt | |||
| ) | [static] |
Gets are like find, but using registered integers rather than names.
Reimplemented from casa::Aipsrc.
| static void casa::AipsrcVector_Bool< Bool >::set | ( | uInt | keyword, | |
| const Vector< Bool > & | deflt | |||
| ) | [static] |
| AipsrcVector_Bool<Bool>& casa::AipsrcVector_Bool< Bool >::operator= | ( | const AipsrcVector_Bool< Bool > & | other | ) | [private] |
Definition at line 214 of file AipsrcVector.h.
Definition at line 215 of file AipsrcVector.h.
Definition at line 216 of file AipsrcVector.h.
1.5.1