class FunctionImp

Implementation class for Functions. More...

Contains pure virtuals
Full nameKJS::FunctionImp
Definition#include <function.h>
InheritsKJS::ObjectImp [public ]
Inherited byConstructorImp, InternalFunctionImp
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Members

Protected Members


Detailed Description

 FunctionImp ()

FunctionImp

 FunctionImp (const UString &n)

FunctionImp

 ~FunctionImp ()

~FunctionImp

[virtual]

const TypeInfo*  typeInfo ()

typeInfo

[const virtual]

Reimplemented from ObjectImp.

static const TypeInfo info

info

Completion  execute (const List &)

execute

[pure virtual]

bool  hasAttribute (FunctionAttribute a)

hasAttribute

[const]

CodeType  codeType ()

codeType

[const pure virtual]

KJSO  thisValue ()

thisValue

[const]

void  addParameter (const UString &n)

addParameter

void  setLength (int l)

setLength

KJSO  executeCall (Imp *thisV, const List *args)

executeCall

KJSO  executeCall (Imp *thisV, const List *args, const List *extraScope)

executeCall

UString  name ()

name

[const]

UString ident

ident

[protected]

FunctionAttribute attr

attr

[protected]

Parameter * param

param

[protected]


Generated by: dfaure on kde.faure.org on Thu Jan 17 22:18:54 2002, using kdoc 2.0a53.