#include "oscl_base.h"
Go to the source code of this file.
Data Structures | |
class | Oscl_Int64_Utils |
The Oscl_Int64_Utils class provides a wrapper for commonly used int64/uint64 operations. More... | |
struct | OsclInteger64Transport |
Typedefs | |
typedef OsclInteger64Transport | _OsclInteger64Transport |
|
OsclInteger64Transport Structure Structure to only transport 64-bit integer values uint64 and int64 could be classes so needed for cases where having a class will not work. |