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

Returns true if argument is not a Trustees Report assumption.

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

True if argument is not a Trustees Report assumption (assum_type::FLAT, assum_type::PEBS_ASSUM, or assum_type::OTHER_ASSUM).

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