Go to the documentation of this file.Go to the SVN repository for this file.
41 #ifndef OBJTOOLS_EUTILS_EFETCH_IMPLIEDMROW_BASE_HPP
42 #define OBJTOOLS_EUTILS_EFETCH_IMPLIEDMROW_BASE_HPP
52 #ifndef BEGIN_objects_SCOPE
53 # define BEGIN_objects_SCOPE BEGIN_SCOPE(objects)
54 # define END_objects_SCOPE END_SCOPE(objects)
407 bool IsFn(
void)
const;
753 bool IsLn(
void)
const;
774 bool IsLog(
void)
const;
1164 bool IsRem(
void)
const;
1338 bool IsAbs(
void)
const;
1380 bool IsArg(
void)
const;
1485 bool IsExp(
void)
const;
1603 bool IsMax(
void)
const;
1624 bool IsMin(
void)
const;
1788 bool IsGcd(
void)
const;
1809 bool IsLcm(
void)
const;
1929 bool IsAnd(
void)
const;
1950 bool IsOr(
void)
const;
1971 bool IsXor(
void)
const;
2452 bool IsEq(
void)
const;
2473 bool IsGt(
void)
const;
2494 bool IsLt(
void)
const;
2515 bool IsGeq(
void)
const;
2536 bool IsLeq(
void)
const;
2658 bool IsNeq(
void)
const;
3261 bool IsSet(
void)
const;
3578 bool IsIn(
void)
const;
4279 bool IsSin(
void)
const;
4300 bool IsCos(
void)
const;
4321 bool IsTan(
void)
const;
4342 bool IsSec(
void)
const;
4363 bool IsCsc(
void)
const;
4384 bool IsCot(
void)
const;