API Reference > Other Classes > OdInt64 Class
OdInt64 Class
OdInt64OdInt64
Syntax
C++
class OdInt64;

Int64.h

This class represents signed 64-bit integers. 

 

 
Name 
Description 
 
This is the overview for the OdInt64 constructor overload. 
 
Name 
Description 
 
- 
This is the overview for the - operator overload. 
 
-- 
 
 
!= 
This is the overview for the != operator overload. 
 
% 
 
 
& 
 
 
/ 
 
 
/= 
 
 
| 
 
 
|= 
 
 
+ 
 
 
++ 
This is the overview for the ++ operator overload. 
 
+= 
 
 
< 
This is the overview for the < operator overload. 
 
<< 
 
 
<<= 
 
 
<= 
 
 
= 
This is the overview for the = operator overload. 
 
-= 
 
 
== 
This is the overview for the == operator overload. 
 
> 
This is the overview for the > operator overload. 
 
>= 
 
 
>> 
 
 
>>= 
 
Copyright © 2002–2022. Open Design Alliance. All rights reserved.