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

kjs

Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 ▼NKJS
 CBinaryLogicalNodeExpr1 && expr2, expr1 || expr2
 CBooleanRepresents an primitive Boolean value
 CClassInfoClass Information
 CCollectorGarbage collector
 CCompletionCompletion objects are used to convey the return status and value from functions
 CConditionalNodeThe ternary operator, "logical ? expr1 : expr2"
 CContextRepresents an execution context, as specified by section 10 of the ECMA spec
 CContextImpExecution context
 CCString8 bit char based string class
 CErrorFactory methods for error objects
 CExecStateRepresents the current state of script execution
 CFunctionImpImplementation class for functions implemented in JS
 CFunctionPrototypeImpThe initial value of Function.prototype (and thus all objects created with the Function constructor)
 CHashEntryAn entry in a hash table
 CHashTableA hash table Usually the hashtable is generated by the create_hash_table script, from a .table file
 CIdentifierRepresents an Identifier for a Javascript object
 CInternalFunctionImpBase class for all function objects
 CInterpreterInterpreter objects can be used to evaluate ECMAScript code
 CLabelStackThe "label set" in Ecma-262 spec
 CListNative list type
 CListIteratorIterator for KJS::List objects
 CLookupFast keyword lookup
 CNullRepresents an primitive Null value
 CNumberRepresents an primitive Number value
 CObjectRepresents an Object
 CPropertyMapJavascript Property Map
 CPropertyMapHashTableEntryA hashtable entry for the PropertyMap
 CReferenceDefines a Javascript reference
 CReferenceListA list of Reference objects
 CReferenceListIteratorAn iterator for a ReferenceList
 CSavedPropertiesSaved Properties
 CScopeChainA scope chain object
 CScopeChainNodeA scope chain node
 CStringRepresents an primitive String value
 CUCharUnicode character
 CUCharReferenceDynamic reference to a string character
 CUndefinedRepresents an primitive Undefined value
 CUStringUnicode string class
 CValueValue objects are act as wrappers ("smart pointers") around ValueImp objects and their descendents
 CValueImpValueImp is the base type for all primitives (Undefined, Null, Boolean, String, Number) and objects in ECMAScript

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.9.4
This website is maintained by Timothy Pearson.