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