yast2-core
|
#include "YCPValue.h"
Go to the source code of this file.
Classes | |
class | YCPExternalRep |
A blackbox wrapper for handling external values in ycp. The payload is handled as a blackbox and is not owned by the wrapper. More... | |
class | YCPExternal |
Wrapper for YCPExternalRep This class realizes an automatic memory management via YCPElement. Access the functionality of YCPExternalRep with the arrow operator. See YCPExternalRep. More... | |