rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Foundation Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

script.h File Reference

#include <ilviews/graphics/holder.h>
#include <ilviews/base/value.h>

Classes

class  IlvScript
 Scripting class. More...
class  IlvScriptContext
 Scripting class. More...
class  IlvScriptFunction
 Scripting class. More...
class  IlvScriptLanguage
 Scripting class. More...

Enumerations

enum  IlvScriptType { IlvEmptyScript, IlvLinkedScript, IlvInlineScript }
 

Defines the possible script types.

More...

Detailed Description

[library display ilviews/base/script.h] Declaration of the IlvScript class.


Enumeration Type Documentation

Defines the possible script types.

This enumeration type defines the different script types that can be created and manipulated.

Enumerator:
IlvEmptyScript 

An empty script.

IlvLinkedScript 

A script that is linked to an external file.

IlvInlineScript 

A script that holds it entire definition, and has no reference to external data.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

© Copyright 2012, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.