Go to the source code of this file.
Typedefs | |
| typedef signed char | PN_int8 |
| typedef short | PN_int16 |
| typedef long | PN_int32 |
| typedef long long | PN_int64 |
| typedef unsigned long long | PN_uint64 |
| typedef unsigned char | PN_uint8 |
| typedef unsigned short | PN_uint16 |
| typedef unsigned long | PN_uint32 |
| typedef double | PN_float64 |
Definition in file numeric_types.h.
|
|
Definition at line 71 of file numeric_types.h. Referenced by DatagramIterator::get_be_uint32(), StreamReader::get_uint32(), and DatagramIterator::get_uint64(). |
|
|
Definition at line 56 of file numeric_types.h. Referenced by StreamReader::get_bool(), and StreamReader::get_uint64(). |
|
|
Definition at line 57 of file numeric_types.h. Referenced by StreamReader::get_int8(), DownloadDb::Db::get_multifile_record_named(), DownloadDb::insert_new_version(), DownloadDb::Db::multifile_exists(), and DownloadDb::Db::parse_header(). |
|
|
Definition at line 63 of file numeric_types.h. Referenced by StreamReader::get_float32(), DatagramIterator::get_float64(), and StreamReader::get_uint8(). |
|
|
Definition at line 55 of file numeric_types.h. |
|
|
Definition at line 68 of file numeric_types.h. Referenced by Patchfile::calc_hash(), PandaNode::CData::fillin(), DatagramIterator::get_be_int16(), GeomNode::CData::make_copy(), and RenderEffects::return_new(). |
|
|
Definition at line 69 of file numeric_types.h. Referenced by Patchfile::build(), Patchfile::calc_hash(), DownloadDb::Db::Db(), DatagramIterator::get_be_int32(), DatagramInputFile::get_datagram(), StreamReader::get_int32(), DatagramIterator::get_int64(), DatagramInputFile::read_header(), and Patchfile::run(). |
|
|
Definition at line 64 of file numeric_types.h. Referenced by DatagramIterator::get_be_int64(), StreamReader::get_int64(), and DatagramIterator::get_uint16(). |
|
|
Definition at line 67 of file numeric_types.h. Referenced by DatagramIterator::get_int8(), and NetAddress::set_port(). |
1.3