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

RID ( )

RID

RID ( RID from )

Methods

int

get_id ( ) const

bool

is_valid ( ) const

Operators

bool

operator != ( RID right )

bool

operator < ( RID right )

bool

operator <= ( RID right )

bool

operator == ( RID right )

bool

operator > ( RID right )

bool

operator >= ( RID right )


Constructor Descriptions

RID RID ( )

There is currently no description for this constructor. Please help us by contributing one!


RID RID ( RID from )

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!


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!


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!


bool operator >= ( RID right )

There is currently no description for this operator. Please help us by contributing one!