11 #ifndef __STY_Override__
12 #define __STY_Override__
22 class STY_LoadContext;
31 const STY_LoadContext *load_context);
43 const exint num_values,
44 bool evaluate_scripts,
45 bool allow_shared_scripts)
const;
49 const exint num_values)
const;
53 {
return myConstant; }
60 const STY_LoadContext *load_context);
62 const STY_LoadContext *load_context);
const STY_OverrideScriptHandle & getScript() const
Direct access to the override script.
const STY_ConstantHandle & getConstant() const
Direct access to the static override value.
A reference counter base class for use with UT_IntrusivePtr.
Describes the way in which a single property override value is calculated.
UT_SharedPtr< const STY_Constant > STY_ConstantHandle
GLenum GLsizei GLsizei GLint * values
Class to store JSON objects as C++ objects.