#include <ycp/y2log.h>
#include "YCPByteblock.h"
#include "Bytecode.h"
#include "Xmlcode.h"
Functions | |
char | tohex (int n) |
static int | fromStream (bytecodeistream &str) |
static int fromStream | ( | bytecodeistream & | str | ) | [static] |
References Bytecode::readInt32().
char tohex | ( | int | n | ) | [inline] |
Referenced by YCPByteblockRep::toString().