Inheritance diagram for TestY2Component:
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 |
|
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.
Reimplemented from Y2Component. |
|
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.
Reimplemented from Y2Component. |
|
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.
Reimplemented from Y2Component. |
|
Returns the name of the module. Implements Y2Component. |
|
Returns the name of the module. Implements Y2Component. |
|
Returns the name of the module. Implements Y2Component. |