yast2-core
Functions | Variables
YCPValue.cc File Reference
#include "ycp/y2log.h"
#include "ycp/ExecutionEnvironment.h"
#include "ycp/YCPVoid.h"
#include "ycp/YCPBoolean.h"
#include "ycp/YCPInteger.h"
#include "ycp/YCPFloat.h"
#include "ycp/YCPString.h"
#include "ycp/YCPByteblock.h"
#include "ycp/YCPPath.h"
#include "ycp/YCPSymbol.h"
#include "ycp/YCPList.h"
#include "ycp/YCPTerm.h"
#include "ycp/YCPMap.h"
#include "ycp/YCPCode.h"
#include "ycp/YCPExternal.h"

Functions

YCPValue YCPError (string message, const YCPValue &ret)
 

Variables

static const char * names []
 

Function Documentation

YCPValue YCPError ( string  message,
const YCPValue ret 
)

Variable Documentation

const char* names[]
static
Initial value:
= {
"VOID", "BOOLEAN", "INTEGER", "FLOAT", "STRING", "BYTEBLOCK", "PATH",
"SYMBOL", "LIST", "TERM", "MAP", "CODE", "RETURN", "BREAK",
"ENTRY", "ERROR", "REFERENCE", "EXTERNAL",
}

Referenced by Y2WFMComponent::get_env_lang(), YCode::toString(), and YCPValueRep::valuetype_str().


Generated on a sunny day for yast2-core by doxygen 1.8.11