d-dazzle ~master (2019-10-21T02:17:29Z)
Dub
Repo
GraphModel.this
dazzle
GraphModel
GraphModel
Sets our main struct and passes it to the parent class.
this
(
DzlGraphModel
*
dzlGraphModel
,
bool
ownedRef
=
false
)
class
GraphModel
this
(
DzlGraphModel
*
dzlGraphModel
,
bool
ownedRef
= false
)
this
()
Meta
Source
See Implementation
dazzle
GraphModel
GraphModel
constructors
this
functions
addColumn
addOnChanged
getEndTime
getGraphModelStruct
getIterFirst
getIterLast
getMaxSamples
getNColumns
getStruct
getTimespan
push
setMaxSamples
setTimespan
static functions
getType
iterGetTimestamp
iterGetValue
iterNext
iterSetValue
variables
dzlGraphModel
Sets our main struct and passes it to the parent class.