#include "YCPValue.h"
Go to the source code of this file.
Classes | |
class | YCPByteblockRep |
YCPValueRep representing a block of bytes. More... | |
class | YCPByteblock |
Wrapper for YCPByteblockRep This class realizes an automatic memory management via YCPElement. Access the functionality of YCPByteblockRep with the arrow operator. See YCPByteblockRep. More... |