| acquire() | com::avpkit::ferry::RefCounted | virtual |
| add(IRational *arg) | com::avpkit::core::Rational | virtual |
| compareTo(IRational *other) | com::avpkit::core::Rational | virtual |
| copy() | com::avpkit::core::Rational | virtual |
| copyReference() | com::avpkit::ferry::RefCounted | virtual |
| destroy() | com::avpkit::ferry::RefCounted | protectedvirtual |
| divide(IRational *arg) | com::avpkit::core::Rational | virtual |
| getCurrentRefCount() | com::avpkit::ferry::RefCounted | virtual |
| getDenominator() | com::avpkit::core::Rational | inlinevirtual |
| getDouble() | com::avpkit::core::Rational | virtual |
| getJavaAllocator() | com::avpkit::ferry::RefCounted | |
| getNumerator() | com::avpkit::core::Rational | inlinevirtual |
| getValue() | com::avpkit::core::Rational | virtual |
| init() | com::avpkit::core::Rational | virtual |
| IRational() (defined in com::avpkit::core::IRational) | com::avpkit::core::IRational | protected |
| isFinalized() | com::avpkit::core::Rational | virtual |
| make(double d) | com::avpkit::core::Rational | static |
| make(AVRational *src) | com::avpkit::core::Rational | static |
| make(Rational *src) | com::avpkit::core::Rational | static |
| make(int32_t num, int32_t den) | com::avpkit::core::Rational | static |
| com::avpkit::core::IRational::make() | com::avpkit::core::IRational | static |
| com::avpkit::core::IRational::make(IRational *src) | com::avpkit::core::IRational | static |
| mAllocator | com::avpkit::ferry::RefCounted | protected |
| mRefCount | com::avpkit::ferry::RefCounted | protected |
| multiply(IRational *arg) | com::avpkit::core::Rational | virtual |
| Rational() (defined in com::avpkit::core::Rational) | com::avpkit::core::Rational | protected |
| reduce(int64_t num, int64_t den, int64_t max) | com::avpkit::core::Rational | virtual |
| RefCounted() (defined in com::avpkit::ferry::RefCounted) | com::avpkit::ferry::RefCounted | protected |
| release() | com::avpkit::ferry::RefCounted | virtual |
| rescale(int64_t origValue, IRational *origBase) | com::avpkit::core::Rational | virtual |
| rescale(int64_t origValue, IRational *origBase, Rounding rounding) | com::avpkit::core::Rational | virtual |
| rescale(int64_t srcValue, int32_t dstNumerator, int32_t dstDenominator, int32_t srcNumerator, int32_t srcDenominator, Rounding rounding) (defined in com::avpkit::core::Rational) | com::avpkit::core::Rational | static |
| ROUND_DOWN enum value (defined in com::avpkit::core::IRational) | com::avpkit::core::IRational | |
| ROUND_INF enum value (defined in com::avpkit::core::IRational) | com::avpkit::core::IRational | |
| ROUND_NEAR_INF enum value (defined in com::avpkit::core::IRational) | com::avpkit::core::IRational | |
| ROUND_UP enum value (defined in com::avpkit::core::IRational) | com::avpkit::core::IRational | |
| ROUND_ZERO enum value (defined in com::avpkit::core::IRational) | com::avpkit::core::IRational | |
| Rounding enum name (defined in com::avpkit::core::IRational) | com::avpkit::core::IRational | |
| Rounding typedef (defined in com::avpkit::core::IRational) | com::avpkit::core::IRational | |
| sAdd(IRational *a, IRational *b) | com::avpkit::core::IRational | static |
| sCompareTo(IRational *a, IRational *b) | com::avpkit::core::IRational | static |
| sDivide(IRational *a, IRational *b) | com::avpkit::core::IRational | static |
| setDenominator(int32_t value) | com::avpkit::core::Rational | virtual |
| setJavaAllocator(void *allocator) | com::avpkit::ferry::RefCounted | |
| setNumerator(int32_t value) | com::avpkit::core::Rational | virtual |
| setValue(double value) | com::avpkit::core::Rational | virtual |
| sMultiply(IRational *a, IRational *b) | com::avpkit::core::IRational | static |
| sReduce(IRational *dst, int64_t num, int64_t den, int64_t max) | com::avpkit::core::IRational | static |
| sRescale(int64_t origValue, IRational *origBase, IRational *newBase) | com::avpkit::core::IRational | static |
| sRescale(int64_t origValue, IRational *origBase, IRational *newBase, Rounding rounding) | com::avpkit::core::IRational | static |
| sSubtract(IRational *a, IRational *b) | com::avpkit::core::IRational | static |
| subtract(IRational *arg) | com::avpkit::core::Rational | virtual |
| ~IRational() (defined in com::avpkit::core::IRational) | com::avpkit::core::IRational | protectedvirtual |
| ~Rational() (defined in com::avpkit::core::Rational) | com::avpkit::core::Rational | protectedvirtual |
| ~RefCounted() (defined in com::avpkit::ferry::RefCounted) | com::avpkit::ferry::RefCounted | protectedvirtual |