yast2-core
Macros | Functions | Variables
SCR.cc File Reference
#include "scr/SCR.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 "scr/SCRAgent.h"

Macros

#define ETC   0, NULL, constTypePtr(), NULL
 
#define ETCf   NULL, constTypePtr(), NULL
 

Functions

static YCPValue SCRRead3 (const YCPPath &path, const YCPValue &args=YCPNull(), const YCPValue &opt=YCPNull())
 
static YCPValue SCRRead2 (const YCPPath &path, const YCPValue &arg)
 
static YCPValue SCRRead (const YCPPath &path)
 
static YCPValue SCRWrite2 (const YCPPath &path, const YCPValue &value_n)
 
static YCPValue SCRWrite3 (const YCPPath &path, const YCPValue &value_n, const YCPValue &arg_n)
 
static YCPValue SCRDir (const YCPPath &path)
 
static YCPValue SCRExecute (const YCPPath &path)
 
static YCPValue SCRError (const YCPPath &path)
 
static YCPValue SCRExecute2 (const YCPPath &path, const YCPValue &arg_n)
 
static YCPValue SCRExecute3 (const YCPPath &path, const YCPValue &arg_n, const YCPValue &opt_n)
 
static YCPValue SCRRegisterAgentS (const YCPPath &path, const YCPString &arg)
 
static YCPValue SCRRegisterAgentT (const YCPPath &path, const YCPTerm &arg)
 
static YCPValue SCRUnregisterAgent (const YCPPath &path)
 
static YCPValue SCRUnregisterAllAgents ()
 
static YCPValue SCRUnmountAgent (const YCPPath &path)
 
static YCPValue SCRRegisterNewAgents ()
 

Variables

StaticDeclaration static_declarations
 

Macro Definition Documentation

#define ETC   0, NULL, constTypePtr(), NULL

Referenced by SCR::SCR().

#define ETCf   NULL, constTypePtr(), NULL

Referenced by SCR::SCR().

Function Documentation

static YCPValue SCRDir ( const YCPPath path)
static

References SCRAgent::Dir(), SCRAgent::instance(), y2debug, and ycperror.

Referenced by SCR::SCR().

static YCPValue SCRError ( const YCPPath path)
static
static YCPValue SCRExecute ( const YCPPath path)
static
static YCPValue SCRExecute2 ( const YCPPath path,
const YCPValue arg_n 
)
static
static YCPValue SCRExecute3 ( const YCPPath path,
const YCPValue arg_n,
const YCPValue opt_n 
)
static
static YCPValue SCRRead ( const YCPPath path)
static

References SCRRead3().

Referenced by SCR::SCR().

static YCPValue SCRRead2 ( const YCPPath path,
const YCPValue arg 
)
static

References SCRRead3().

Referenced by SCR::SCR().

static YCPValue SCRRead3 ( const YCPPath path,
const YCPValue args = YCPNull (),
const YCPValue opt = YCPNull () 
)
static
static YCPValue SCRRegisterAgentS ( const YCPPath path,
const YCPString arg 
)
static
static YCPValue SCRRegisterAgentT ( const YCPPath path,
const YCPTerm arg 
)
static
static YCPValue SCRRegisterNewAgents ( )
static
static YCPValue SCRUnmountAgent ( const YCPPath path)
static
static YCPValue SCRUnregisterAgent ( const YCPPath path)
static
static YCPValue SCRUnregisterAllAgents ( )
static
static YCPValue SCRWrite2 ( const YCPPath path,
const YCPValue value_n 
)
static
static YCPValue SCRWrite3 ( const YCPPath path,
const YCPValue value_n,
const YCPValue arg_n 
)
static

Variable Documentation

StaticDeclaration static_declarations

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