YCPBuiltinByteblock.cc File Reference

#include "ycp/YCPBuiltinByteblock.h"
#include "ycp/YCPByteblock.h"
#include "ycp/YCPInteger.h"
#include "ycp/StaticDeclaration.h"

Functions

static YCPValue b_tobyteblock (const YCPValue &v)
 Converts a value to a byteblock.
static YCPValue b_size (const YCPByteblock &v)
 Returns a size of a byteblock in bytes.

Variables

StaticDeclaration static_declarations

Function Documentation

static YCPValue b_size const YCPByteblock v  )  [static]
 

Returns a size of a byteblock in bytes.

size

Parameters:
byteblock VALUE
Returns:
integer size(#[03A6f298B5]) -> 5

static YCPValue b_tobyteblock const YCPValue v  )  [static]
 

Converts a value to a byteblock.

tobyteblock

If the value can't be converted to a byteblock, nilbyteblock is returned.

Parameters:
any VALUE
Returns:
byteblock


Variable Documentation

StaticDeclaration static_declarations
 


Generated on Fri Jun 16 18:07:45 2006 for yast2-core by  doxygen 1.4.6