blob: 347c22c8df244d0485e603b43f75b1743116b8f8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
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.
|