MpcOdpGroup
- class MpcOdpGroup((object)arg1)
Bases:
instance
- C++ signature :
void __init__(struct _object * __ptr64)
__init__( (object)arg1, (int)arg2) -> None :
- C++ signature :
void __init__(struct _object * __ptr64,int)
- addPlot((MpcOdpGroup)arg1, (MpcOdp)arg2) None :
- C++ signature :
void addPlot(class MpcOdpGroup {lvalue},class boost::shared_ptr<class MpcOdp>)
- commitChanges((MpcOdpGroup)arg1) None :
- C++ signature :
void commitChanges(class MpcOdpGroup {lvalue})
- genNextIdForPlot((MpcOdpGroup)arg1) int :
- C++ signature :
int genNextIdForPlot(class MpcOdpGroup {lvalue})
- property id
- property name
- property parent
- property plots
- removePlot((MpcOdpGroup)arg1, (MpcOdp)arg2) None :
- C++ signature :
void removePlot(class MpcOdpGroup {lvalue},class boost::shared_ptr<class MpcOdp>)
removePlot( (MpcOdpGroup)arg1, (int)arg2) -> None :
- C++ signature :
void removePlot(class MpcOdpGroup {lvalue},int)
- update((MpcOdpGroup)arg1, (MpcOdpRegeneratorUpdateInfo)arg2) None :
- C++ signature :
void update(class MpcOdpGroup {lvalue},class MpcOdpRegeneratorUpdateInfo)
- updateAndWait((MpcOdpGroup)arg1, (MpcOdpRegeneratorUpdateInfo)info[, (int)timeout]) None :
- C++ signature :
void updateAndWait(class MpcOdpGroup {lvalue},class MpcOdpRegeneratorUpdateInfo [,int])