class Completion

Handle for a Completion type. More...

Full nameKJS::Completion
Definition#include <types.h>
InheritsKJS::KJSO [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

Completion objects are used to convey the return status and value from functions.

See FunctionImp::execute()

See also: FunctionImp

 Completion (Imp *d = 0L)

Completion

 Completion (Compl c)

Completion

 Completion (Compl c, const KJSO& v, const UString &t = UString::null)

Completion

 ~Completion ()

~Completion

[virtual]

Compl  complType ()

complType

[const]

bool  isValueCompletion ()

isValueCompletion

[const]

KJSO  value ()

value

[const]

UString  target ()

target

[const]


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