Status enumeration
-
STATUS_OK
- Method succeeded
-
STATUS_MEM_EXHAUSTED
- Out of memory, could not insert node
-
STATUS_DUPLICATE_KEY
- Key duplicated in tree
-
STATUS_KEY_NOT_FOUND
- Could not find node
Documentation
Status enumeration
STATUS_OK
- Method succeeded
STATUS_MEM_EXHAUSTED
- Out of memory, could not insert node
STATUS_DUPLICATE_KEY
- Key duplicated in tree
STATUS_KEY_NOT_FOUND
- Could not find node
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.