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

kjs

  • KJS
  • ScopeChain
Public Member Functions | List of all members
KJS::ScopeChain Class Reference

#include <scope_chain.h>

Public Member Functions

 ScopeChain (const ScopeChain &c)
 
ScopeChain & operator= (const ScopeChain &)
 
bool isEmpty () const
 
ObjectImp * top () const
 
ObjectImp * bottom () const
 
void clear ()
 
void push (ObjectImp *)
 
void pop ()
 
void mark ()
 

Detailed Description

A scope chain object.

Definition at line 47 of file scope_chain.h.

Constructor & Destructor Documentation

◆ ScopeChain() [1/2]

KJS::ScopeChain::ScopeChain ( )
inline

Definition at line 49 of file scope_chain.h.

◆ ~ScopeChain()

KJS::ScopeChain::~ScopeChain ( )
inline

Definition at line 50 of file scope_chain.h.

◆ ScopeChain() [2/2]

KJS::ScopeChain::ScopeChain ( const ScopeChain &  c)
inline

Definition at line 52 of file scope_chain.h.

Member Function Documentation

◆ bottom()

ObjectImp * KJS::ScopeChain::bottom ( ) const
inline

Definition at line 58 of file scope_chain.h.

◆ clear()

void KJS::ScopeChain::clear ( )
inline

Definition at line 62 of file scope_chain.h.

◆ isEmpty()

bool KJS::ScopeChain::isEmpty ( ) const
inline

Definition at line 56 of file scope_chain.h.

◆ mark()

void KJS::ScopeChain::mark ( )

Definition at line 80 of file scope_chain.cpp.

◆ operator=()

ScopeChain & KJS::ScopeChain::operator= ( const ScopeChain &  c)

Definition at line 38 of file scope_chain.cpp.

◆ pop()

void KJS::ScopeChain::pop ( )

Definition at line 52 of file scope_chain.cpp.

◆ push()

void KJS::ScopeChain::push ( ObjectImp *  o)

Definition at line 46 of file scope_chain.cpp.

◆ top()

ObjectImp * KJS::ScopeChain::top ( ) const
inline

Definition at line 57 of file scope_chain.h.


The documentation for this class was generated from the following files:
  • scope_chain.h
  • scope_chain.cpp

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.