The MongoInt32 class

(Информация о версии неизвестна, возможно, только в SVN)

Введение

The class can be used to save 32-bit integers to the database on a 64-bit system.

Обзор классов

MongoInt32 {
/* Fields */
public string $MongoInt32->value ;
/* Методы */
public MongoInt32::__construct ( string $value )
public string MongoInt32::__toString ( void )
}

Fields

value
This is the string value of the 64-bit number. For instance, 123's value would be "123".

Содержание


Участник рейтинга Тэглайн 2010