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 --, a member of class OdInt64. 
 
!= 
This is the overview for the != operator overload. 
 
% 
This is %, a member of class OdInt64. 
 
& 
This is &, a member of class OdInt64. 
 
/ 
This is /, a member of class OdInt64. 
 
/= 
This is /=, a member of class OdInt64. 
 
| 
This is |, a member of class OdInt64. 
 
|= 
This is |=, a member of class OdInt64. 
 
+ 
This is +, a member of class OdInt64. 
 
++ 
This is the overview for the ++ operator overload. 
 
+= 
This is +=, a member of class OdInt64. 
 
< 
This is the overview for the < operator overload. 
 
<< 
This is <<, a member of class OdInt64. 
 
<<= 
This is <<=, a member of class OdInt64. 
 
<= 
This is <=, a member of class OdInt64. 
 
= 
This is the overview for the = operator overload. 
 
-= 
This is -=, a member of class OdInt64. 
 
== 
This is the overview for the == operator overload. 
 
> 
This is the overview for the > operator overload. 
 
>= 
This is >=, a member of class OdInt64. 
 
>> 
This is >>, a member of class OdInt64. 
 
>>= 
This is >>=, a member of class OdInt64. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.