yast2-core
|
#include "YCPValue.h"
Go to the source code of this file.
Classes | |
class | YCPBooleanRep |
YCPValueRep representing a boolean value. More... | |
class | YCPBoolean |
Wrapper for YCPBooleanRep This class realizes an automatic memory management via YCPElement. Access the functionality of YCPBooleanRep with the arrow operator. See YCPBooleanRep. More... | |