class FunctionImp

Implementation class for Functions. More...

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

Public Methods

Public Members

Protected Members


Detailed Description

 FunctionImp ()

 FunctionImp (const UString &n)

FunctionImp ()

[virtual]

const TypeInfo*  typeInfo ()

[const virtual]

Reimplemented from ObjectImp.

static const TypeInfo info

Completion  execute (const List &)

[pure virtual]

bool  hasAttribute (FunctionAttribute a)

[const]

CodeType  codeType ()

[const pure virtual]

KJSO  thisValue ()

[const]

void  addParameter (const UString &n)

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

UString  name ()

[const]

UString ident

[protected]

FunctionAttribute attr

[protected]

Parameter * param

[protected]


Generated by: baudens@ke.mandrakesoft.com on Thu Oct 26 17:36:53 2000, using kdoc 2.0a40.