|
Anypia Programmer's Documentation
|
Type of method applicability.
enum app_type { NOT_APPLICABLE, APPLICABLE, HIGH_PIA, SUPPORT_PIA };
|
Members |
Description |
|
NOT_APPLICABLE |
Method not applicable. |
|
APPLICABLE |
Method is applicable, but is not the highest or the support PIA. |
|
HIGH_PIA |
Method has highest PIA. |
|
SUPPORT_PIA |
Method has support PIA. |
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|