Go to the documentation of this file.Go to the SVN repository for this file.
41 #ifndef OBJTOOLS_EUTILS_EFETCH_MSROWEXPRESSION_BASE_HPP
42 #define OBJTOOLS_EUTILS_EFETCH_MSROWEXPRESSION_BASE_HPP
48 #ifndef BEGIN_objects_SCOPE
49 # define BEGIN_objects_SCOPE BEGIN_SCOPE(objects)
50 # define END_objects_SCOPE END_SCOPE(objects)
404 bool IsFn(
void)
const;
750 bool IsLn(
void)
const;
771 bool IsLog(
void)
const;
1161 bool IsRem(
void)
const;
1335 bool IsAbs(
void)
const;
1377 bool IsArg(
void)
const;
1482 bool IsExp(
void)
const;
1600 bool IsMax(
void)
const;
1621 bool IsMin(
void)
const;
1785 bool IsGcd(
void)
const;
1806 bool IsLcm(
void)
const;
1926 bool IsAnd(
void)
const;
1947 bool IsOr(
void)
const;
1968 bool IsXor(
void)
const;
2449 bool IsEq(
void)
const;
2470 bool IsGt(
void)
const;
2491 bool IsLt(
void)
const;
2512 bool IsGeq(
void)
const;
2533 bool IsLeq(
void)
const;
2655 bool IsNeq(
void)
const;
3258 bool IsSet(
void)
const;
3575 bool IsIn(
void)
const;
4276 bool IsSin(
void)
const;
4297 bool IsCos(
void)
const;
4318 bool IsTan(
void)
const;
4339 bool IsSec(
void)
const;
4360 bool IsCsc(
void)
const;
4381 bool IsCot(
void)
const;