Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Examples

YCPBuiltinMisc.cc File Reference

#include <unistd.h>
#include <sys/stat.h>
#include <netinet/in.h>
#include <sys/socket.h>
#include <arpa/inet.h>
#include "ycp/YCPBuiltinMisc.h"
#include "ycp/YCPBoolean.h"
#include "ycp/YCPInteger.h"
#include "ycp/YCPVoid.h"
#include "ycp/YCPString.h"
#include "ycp/YCPCode.h"
#include "ycp/StaticDeclaration.h"
#include "ycp/y2log.h"
#include "ycp/ExecutionEnvironment.h"

Functions

YCPInteger Time ()
YCPValue Sleep (const YCPInteger &ms)
YCPInteger Random (const YCPInteger &max)
YCPInteger Srandom1 ()
YCPValue Srandom2 (const YCPInteger &seed)
YCPValue Eval (const YCPValue &v)
YCPString s_sformat (const YCPValue &format, const YCPValue &_argv)
YCPValue Y2Log (loglevel_t level, const YCPString &format, const YCPList &args)
YCPValue Y2Debug (const YCPString &format, const YCPList &args)
YCPValue Y2Milestone (const YCPString &format, const YCPList &args)
YCPValue Y2Warning (const YCPString &format, const YCPList &args)
YCPValue Y2Error (const YCPString &format, const YCPList &args)
YCPValue Y2Security (const YCPString &format, const YCPList &args)
YCPValue Y2Internal (const YCPString &format, const YCPList &args)
YCPValue Y2FDebug (const YCPInteger &frame, const YCPString &format, const YCPList &args)
YCPValue Y2FMilestone (const YCPInteger &frame, const YCPString &format, const YCPList &args)
YCPValue Y2FWarning (const YCPInteger &frame, const YCPString &format, const YCPList &args)
YCPValue Y2FError (const YCPInteger &frame, const YCPString &format, const YCPList &args)
YCPValue Y2FSecurity (const YCPInteger &frame, const YCPString &format, const YCPList &args)
YCPValue Y2FInternal (const YCPInteger &frame, const YCPString &format, const YCPList &args)

Variables

StaticDeclaration static_declarations

Function Documentation

YCPValue Eval const YCPValue v  )  [static]
 

YCPInteger Random const YCPInteger &  max  )  [static]
 

YCPString s_sformat const YCPValue format,
const YCPValue _argv
[static]
 

YCPValue Sleep const YCPInteger &  ms  )  [static]
 

YCPInteger Srandom1  )  [static]
 

YCPValue Srandom2 const YCPInteger &  seed  )  [static]
 

YCPInteger Time  )  [static]
 

YCPValue Y2Debug const YCPString format,
const YCPList args
[static]
 

YCPValue Y2Error const YCPString format,
const YCPList args
[static]
 

YCPValue Y2FDebug const YCPInteger &  frame,
const YCPString format,
const YCPList args
[static]
 

YCPValue Y2FError const YCPInteger &  frame,
const YCPString format,
const YCPList args
[static]
 

YCPValue Y2FInternal const YCPInteger &  frame,
const YCPString format,
const YCPList args
[static]
 

YCPValue Y2FMilestone const YCPInteger &  frame,
const YCPString format,
const YCPList args
[static]
 

YCPValue Y2FSecurity const YCPInteger &  frame,
const YCPString format,
const YCPList args
[static]
 

YCPValue Y2FWarning const YCPInteger &  frame,
const YCPString format,
const YCPList args
[static]
 

YCPValue Y2Internal const YCPString format,
const YCPList args
[static]
 

YCPValue Y2Log loglevel_t  level,
const YCPString format,
const YCPList args
[static]
 

YCPValue Y2Milestone const YCPString format,
const YCPList args
[static]
 

YCPValue Y2Security const YCPString format,
const YCPList args
[static]
 

YCPValue Y2Warning const YCPString format,
const YCPList args
[static]
 


Variable Documentation

StaticDeclaration static_declarations
 


Generated on Fri Nov 9 18:15:23 2007 for yast2-core by doxygen 1.3.6