Synalyze It!  1.10
Public Member Functions | List of all members
OffsetElement Class Reference

The OffsetElement class. More...

Inheritance diagram for OffsetElement:
Element

Public Member Functions

 setAdditionalOffset (String additionalOffset)
 Set additional offset. More...
 
- Public Member Functions inherited from Element
Element Element (ELEMENT_TYPE type, String name, bool setDefaults)
 Constructor. More...
 
String getName ()
 Get name. More...
 
 setName (String name)
 Set name. More...
 
String getDescription ()
 Get description. More...
 
 setDescription (String name)
 Set description. More...
 
 addFixedValue (Value value)
 Add fixed value. More...
 
Structure getEnclosingStructure ()
 Get enclosing structure. More...
 
String getLength ()
 Get length. More...
 
LENGTH_UNIT getLengthUnit ()
 Get length unit. More...
 
 setColorRgb (float red, float green, float blue)
 Set fill color (RGB). More...
 
 setLength (String length, LENGTH_UNIT lengthUnit)
 Set length. More...
 
ELEMENT_TYPE getType ()
 Get type. More...
 
bool mustMatch ()
 Get "must match" flag. More...
 
 setMustMatch (BOOL mustMatch)
 Set "must match" flag. More...
 
Value getMinValue ()
 Get minimum value. More...
 
Value getMaxValue ()
 Get maximum value. More...
 
Element getParent ()
 Get parent. More...
 

Detailed Description

The OffsetElement class.

An offset element object represents one file offset item in a structure.

Author
Andreas Pehnack

Member Function Documentation

setAdditionalOffset ( String  additionalOffset)

Set additional offset.

Set expression which result to be added to parsed offset value

Author
Andreas Pehnack
Date
2011-03-19
Parameters
[in]additionalOffsetString with expression

The documentation for this class was generated from the following file: