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"

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)
static YCPValue SCRWrite3 (const YCPPath &path, const YCPValue &value, const YCPValue &arg)
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)
static YCPValue SCRExecute3 (const YCPPath &path, const YCPValue &arg, const YCPValue &opt)
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)

Variables

StaticDeclaration static_declarations

Function Documentation

static YCPValue SCRDir ( const YCPPath path  )  [static]

static YCPValue SCRError ( const YCPPath path  )  [static]

static YCPValue SCRExecute ( const YCPPath path  )  [static]

static YCPValue SCRExecute2 ( const YCPPath path,
const YCPValue arg 
) [static]

static YCPValue SCRExecute3 ( const YCPPath path,
const YCPValue arg,
const YCPValue opt 
) [static]

static YCPValue SCRRead ( const YCPPath path  )  [static]

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

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 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 
) [static]

static YCPValue SCRWrite3 ( const YCPPath path,
const YCPValue value,
const YCPValue arg 
) [static]


Variable Documentation

StaticDeclaration static_declarations


Generated on Tue Nov 6 01:20:21 2007 for yast2-core by  doxygen 1.5.0