RID
There is currently no description for this class. Please help us by contributing one!
Note
There are notable differences when using this API with C#. See C# Differences for more information.
Constructors
RID ( ) |
|
Methods
get_id ( ) const |
|
is_valid ( ) const |
Operators
operator != ( RID right ) |
|
operator < ( RID right ) |
|
operator <= ( RID right ) |
|
operator == ( RID right ) |
|
operator > ( RID right ) |
|
operator >= ( RID right ) |
Constructor Descriptions
RID RID ( )
There is currently no description for this constructor. Please help us by contributing one!
There is currently no description for this constructor. Please help us by contributing one!
Method Descriptions
int get_id ( ) const
There is currently no description for this method. Please help us by contributing one!
bool is_valid ( ) const
There is currently no description for this method. Please help us by contributing one!
Operator Descriptions
bool operator != ( RID right )
There is currently no description for this operator. Please help us by contributing one!
There is currently no description for this operator. Please help us by contributing one!
bool operator <= ( RID right )
There is currently no description for this operator. Please help us by contributing one!
bool operator == ( RID right )
There is currently no description for this operator. Please help us by contributing one!
There is currently no description for this operator. Please help us by contributing one!
bool operator >= ( RID right )
There is currently no description for this operator. Please help us by contributing one!