casacore
|
Prevent a converter from being registered multiple times. More...
#include <PycBasicData.h>
Static Public Member Functions | |
static bool | get (const std::string &name) |
static void | set (const std::string &name) |
Static Private Attributes | |
static std::map< std::string, bool > | _registry |
Prevent a converter from being registered multiple times.
Definition at line 53 of file PycBasicData.h.
|
static |
|
static |
|
staticprivate |
Definition at line 59 of file PycBasicData.h.