NaCl Player API
NaCl Player API Documentation
Samsung::NaClPlayer::Rational Class Reference

Represents a rational number. More...

#include <common.h>

Public Member Functions

 Rational (int32_t num, int32_t den)
 
 Rational (const Rational &r)
 
Rationaloperator= (const Rational &r)
 

Public Attributes

int32_t numerator
 
int32_t denominator
 

Detailed Description

Represents a rational number.

Definition at line 94 of file common.h.


The documentation for this class was generated from the following file: