Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

ScriptPackage Class Reference

A class to represent internal ccScript loaded modules. loaded dso modules. More...

#include <script.h>

Inheritance diagram for ScriptPackage::

DSO List of all members.

Public Methods

 CCXX_MEMBER_EXPORT (static bool) usePackage(const char *name)

Detailed Description

A class to represent internal ccScript loaded modules. loaded dso modules.

These are collected either from "use" statements embedded in ccScript programs or from implicitly calling ScriptPackage::usePackage directly. If the module is not already loaded, then it is created and linked.

Author:
David Sugar <dyfet@ostel.com>


Member Function Documentation

ScriptPackage::CCXX_MEMBER_EXPORT static   bool const
 


The documentation for this class was generated from the following file:
Generated at Sat Nov 3 09:42:20 2001 for ccScript by doxygen1.2.10 written by Dimitri van Heesch, © 1997-2001