E57 Foundation API v1.1.312
Aug. 10, 2011
|
Check whether CompressedVectorNode class invariant is true.
This function checks at least the assertions in the documented class invariant description (see class reference page for this object). Other internal invariants that are implementation-dependent may also be checked. If any invariant clause is violated, an E57Exception with errorCode of E57_ERROR_INVARIANCE_VIOLATION is thrown. Checking the invariant recursively may be expensive if the tree is large, so should be used judiciously, in debug versions of the application.
|