C++SDK
1.0.0
|
成员的完整列表,这些成员属于 tee3::avd::IMAnnotaionInternal,包括所有继承而来的类成员
addAnnotationObj(BoardId bid, rtcimp::AnnotationObject *annobj)=0 | tee3::avd::IMAnnotaionInternal | pure virtual |
addAnnotationStr(BoardId bid, const std::string &annostr)=0 | tee3::avd::IMAnnotaionInternal | pure virtual |
clear(BoardId bid)=0 | tee3::avd::IMAnnotaionInternal | pure virtual |
getAnnotationInternal(IRoom *room) | tee3::avd::IMAnnotaionInternal | static |
getAnnotationList(BoardId bid, AnnotationTypes &annos)=0 | tee3::avd::IMAnnotaionInternal | pure virtual |
isSupported(AnnotationToolType type) | tee3::avd::IMAnnotaionInternal | static |
redo(BoardId bid)=0 | tee3::avd::IMAnnotaionInternal | pure virtual |
redrawAll(BoardId bid)=0 | tee3::avd::IMAnnotaionInternal | pure virtual |
removeAnnotationObj(BoardId bid, const AnnotationId &id)=0 | tee3::avd::IMAnnotaionInternal | pure virtual |
setDisplayRect(BoardId bid, uint32 left, uint32 top, uint32 right, uint32 bottom)=0 | tee3::avd::IMAnnotaionInternal | pure virtual |
setListener(IMAnnotaionInternal::IListener *listener)=0 | tee3::avd::IMAnnotaionInternal | pure virtual |
undo(BoardId bid)=0 | tee3::avd::IMAnnotaionInternal | pure virtual |
updateAnnotationObj(BoardId bid, const AnnotationId &id, rtcimp::AnnotationObject *annobj)=0 | tee3::avd::IMAnnotaionInternal | pure virtual |
updateAnnotationStr(BoardId bid, const AnnotationId &id, const std::string &annostr)=0 | tee3::avd::IMAnnotaionInternal | pure virtual |
~IMAnnotaionInternal() | tee3::avd::IMAnnotaionInternal | inlinevirtual |