rwlogo

Rogue Wave Views
Foundation Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Enumerations
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 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.


© Copyright 2015, 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.