WEBELO
HTML Visualizer & DOM Library
Loading...
Searching...
No Matches
StaticRangeInit Struct Reference

Public Member Functions

 StaticRangeInit (Node *sc, unsigned long sos, Node *ec, unsigned long eos)

Public Attributes

NodestartContainer
unsigned long startOffset
NodeendContainer
unsigned long endOffset

Detailed Description

Definition at line 807 of file Webelo.cpp.

Constructor & Destructor Documentation

◆ StaticRangeInit()

StaticRangeInit::StaticRangeInit ( Node * sc,
unsigned long sos,
Node * ec,
unsigned long eos )
inline

Definition at line 812 of file Webelo.cpp.

Member Data Documentation

◆ endContainer

Node* StaticRangeInit::endContainer

Definition at line 810 of file Webelo.cpp.

◆ endOffset

unsigned long StaticRangeInit::endOffset

Definition at line 811 of file Webelo.cpp.

◆ startContainer

Node* StaticRangeInit::startContainer

Definition at line 808 of file Webelo.cpp.

◆ startOffset

unsigned long StaticRangeInit::startOffset

Definition at line 809 of file Webelo.cpp.


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