Private Member Functions | |
virtual Y2Namespace * | import (const char *name) |
virtual string | name () const |
virtual Y2Namespace * | import (const char *name) |
virtual string | name () const |
virtual Y2Namespace * | import (const char *name) |
virtual string | name () const |
virtual Y2Namespace* TestY2Component::import | ( | const char * | name_space | ) | [inline, private, virtual] |
Try to import a given namespace. This method is used for transparent handling of namespaces (YCP modules) through whole YaST. NOTICE: there is no reverse operation to import. Semantics of YCP modules is there is a single instance and it is available from the first import until the end of YaST run.
name_space | the name of the required namespace |
Reimplemented from Y2Component.
References name(), Bytecode::readModule(), and y2debug.
virtual Y2Namespace* TestY2Component::import | ( | const char * | name_space | ) | [inline, private, virtual] |
Try to import a given namespace. This method is used for transparent handling of namespaces (YCP modules) through whole YaST. NOTICE: there is no reverse operation to import. Semantics of YCP modules is there is a single instance and it is available from the first import until the end of YaST run.
name_space | the name of the required namespace |
Reimplemented from Y2Component.
References name(), Bytecode::readModule(), and y2debug.
virtual Y2Namespace* TestY2Component::import | ( | const char * | name_space | ) | [inline, private, virtual] |
Try to import a given namespace. This method is used for transparent handling of namespaces (YCP modules) through whole YaST. NOTICE: there is no reverse operation to import. Semantics of YCP modules is there is a single instance and it is available from the first import until the end of YaST run.
name_space | the name of the required namespace |
Reimplemented from Y2Component.
References name(), Bytecode::readModule(), and y2debug.
virtual string TestY2Component::name | ( | ) | const [inline, private, virtual] |
Returns the name of the module.
Implements Y2Component.
virtual string TestY2Component::name | ( | ) | const [inline, private, virtual] |
Returns the name of the module.
Implements Y2Component.
virtual string TestY2Component::name | ( | ) | const [inline, private, virtual] |