UT/UT_VeryLong.h File Reference

#include "UT_API.h"
#include <SYS/SYS_Types.h>

Go to the source code of this file.

Classes

class  UT_VeryLong

Functions

UT_API UT_VeryLong operator+ (const UT_VeryLong &x, const UT_VeryLong &y)
UT_API UT_VeryLong operator- (const UT_VeryLong &x, const UT_VeryLong &y)
UT_API UT_VeryLong operator* (const UT_VeryLong &x, const UT_VeryLong &y)
UT_API UT_VeryLong operator/ (const UT_VeryLong &x, const UT_VeryLong &y)
UT_API UT_VeryLong operator% (const UT_VeryLong &x, const UT_VeryLong &y)
UT_API UT_VeryLong operator<< (const UT_VeryLong &x, unsigned int shift)
UT_API UT_VeryLong operator>> (const UT_VeryLong &x, unsigned int shift)


Function Documentation

UT_API UT_VeryLong operator% ( const UT_VeryLong x,
const UT_VeryLong y 
)

UT_API UT_VeryLong operator* ( const UT_VeryLong x,
const UT_VeryLong y 
)

UT_API UT_VeryLong operator+ ( const UT_VeryLong x,
const UT_VeryLong y 
)

UT_API UT_VeryLong operator- ( const UT_VeryLong x,
const UT_VeryLong y 
)

UT_API UT_VeryLong operator/ ( const UT_VeryLong x,
const UT_VeryLong y 
)

UT_API UT_VeryLong operator<< ( const UT_VeryLong x,
unsigned int  shift 
)

UT_API UT_VeryLong operator>> ( const UT_VeryLong x,
unsigned int  shift 
)


Generated on Mon Jan 28 00:47:35 2013 for HDK by  doxygen 1.5.9