• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • kjs
 

kjs

  • KJS
  • KJS::Completion
Public Member Functions

KJS::Completion Class Reference

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

#include <completion.h>

Inheritance diagram for KJS::Completion:
KJS::Value

List of all members.

Public Member Functions

 Completion (ComplType c=Normal, const Value &v=Value(), const Identifier &t=Identifier::null())
ComplType complType () const
Value value () const
Identifier target () const
bool isValueCompletion () const

Detailed Description

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

See FunctionImp::execute()

See also:
FunctionImp

Handle for a Completion type.

Definition at line 49 of file completion.h.


The documentation for this class was generated from the following file:
  • completion.h

kjs

Skip menu "kjs"
  • Main Page
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

kjs

Skip menu "kjs"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for kjs by doxygen 1.7.1
This website is maintained by Timothy Pearson.