Go to the documentation of this file.Go to the SVN repository for this file.
41 #ifndef OBJTOOLS_EUTILS_EFETCH_CONTEXP_BASE_HPP
42 #define OBJTOOLS_EUTILS_EFETCH_CONTEXP_BASE_HPP
48 #ifndef BEGIN_objects_SCOPE
49 # define BEGIN_objects_SCOPE BEGIN_SCOPE(objects)
50 # define END_objects_SCOPE END_SCOPE(objects)
340 bool IsFn(
void)
const;
686 bool IsLn(
void)
const;
707 bool IsLog(
void)
const;
1097 bool IsRem(
void)
const;
1271 bool IsAbs(
void)
const;
1313 bool IsArg(
void)
const;
1418 bool IsExp(
void)
const;
1536 bool IsMax(
void)
const;
1557 bool IsMin(
void)
const;
1721 bool IsGcd(
void)
const;
1742 bool IsLcm(
void)
const;
1862 bool IsAnd(
void)
const;
1883 bool IsOr(
void)
const;
1904 bool IsXor(
void)
const;
2385 bool IsEq(
void)
const;
2406 bool IsGt(
void)
const;
2427 bool IsLt(
void)
const;
2448 bool IsGeq(
void)
const;
2469 bool IsLeq(
void)
const;
2591 bool IsNeq(
void)
const;
3194 bool IsSet(
void)
const;
3511 bool IsIn(
void)
const;
4212 bool IsSin(
void)
const;
4233 bool IsCos(
void)
const;
4254 bool IsTan(
void)
const;
4275 bool IsSec(
void)
const;
4296 bool IsCsc(
void)
const;
4317 bool IsCot(
void)
const;