Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
AssumptionType::isTR Method

Returns true if argument is a Trustees Report assumption.

C++
static bool isTR(
    int altNum
);
Parameters 
Description 
int altNum 
Assumption type to check. 

True if argument is a Trustees Report assumption (assum_type::ALTERN_I, assum_type::ALTERN_IIB, assum_type::ALTERN_III, or assum_type::ALTERN_IIA).

Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!