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

ost::ScriptPackage Class Reference

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

#include <script.h>

Inheritance diagram for ost::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

ost::ScriptPackage::CCXX_MEMBER_EXPORT static   bool const
 


The documentation for this class was generated from the following file:
Generated at Fri Nov 2 09:22:25 2001 for ccscript by doxygen1.2.10 written by Dimitri van Heesch, © 1997-2001