... | @@ -64,9 +64,23 @@ View_AutoReport class가 MetaObserver, ElementObserver을 상속 받으므로 |
... | @@ -64,9 +64,23 @@ View_AutoReport class가 MetaObserver, ElementObserver을 상속 받으므로 |
|
<img src="http://intra.novonetworks.com:8073/ellie/Study-IRIS/uploads/5f9c27e812b2591945e26c39be7ae96d/Auto_report_View_Load.png" width="500">
|
|
<img src="http://intra.novonetworks.com:8073/ellie/Study-IRIS/uploads/5f9c27e812b2591945e26c39be7ae96d/Auto_report_View_Load.png" width="500">
|
|
* CAutoReport::Init() function
|
|
* CAutoReport::Init() function
|
|
<br>
|
|
<br>
|
|
<img src="http://intra.novonetworks.com:8073/ellie/Study-IRIS/uploads/9752959bac7124a49abd92d398739377/Auto_report_View_Load.png" width="500">
|
|
<img src="http://intra.novonetworks.com:8073/ellie/Study-IRIS/uploads/a6f4b01fc4d18036834fbcf7070f6301/CAutoReportInitfunction.png" width="500">
|
|
|
|
|
|
### 바) Shelf View
|
|
### 바) Shelf View
|
|
* Shelf View 초기화
|
|
* Shelf View 초기화
|
|
<br>
|
|
<br>
|
|
<img src="http://intra.novonetworks.com:8073/ellie/Study-IRIS/uploads/848565fd7b5d0331db5232960fd0e4de/ShelfViewInit.png" width="500"> |
|
<img src="http://intra.novonetworks.com:8073/ellie/Study-IRIS/uploads/848565fd7b5d0331db5232960fd0e4de/ShelfViewInit.png" width="500">
|
|
\ No newline at end of file |
|
|
|
|
|
* Shelf View Observer 등록
|
|
|
|
<br>
|
|
|
|
<img src="http://intra.novonetworks.com:8073/ellie/Study-IRIS/uploads/c1a65a9d59bff639774df2cc8eba4af2/ShelfViewObserver.png" width="500">
|
|
|
|
|
|
|
|
Element Observer를 통해 notify되는 ElementUpdate_CHANGE_CURRENT를 수신한 경우 void cbOnNodeChange(ElementNode* pCurrentNode, int* pTab) 함수가 호출된다. network view 보다 먼저 shelf view가 observer에 등록된다.
|
|
|
|
|
|
|
|
### 사) Topology View
|
|
|
|
* Topology View Load
|
|
|
|
<br>
|
|
|
|
<img src="http://intra.novonetworks.com:8073/ellie/Study-IRIS/uploads/a26c6b92b0a4815f112b868a8de4e075/TopologyViewLoad.png" width="500">
|
|
|
|
|
|
|
|
### 아) 기타 (ATOM 프로젝트 구현사항)
|
|
|
|
<img src="http://intra.novonetworks.com:8073/ellie/Study-IRIS/uploads/33bc3e63c159a5a1acc8e20f2f195f97/ect.png" width="500"> |
|
|
|
\ No newline at end of file |