blob: f89b21d863530ee31c5136df5b8121a58c7b7441 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
This application explains the usage scenario, where new POAs will have
to be created.
Run this example as follows.
% NewPOA
Comments :
=========
- Creates the POA hierarchy as given in the header of the NewPOA.cpp
file.
- Prints out names of all the POAs.
|