Namespaces | |
protobuf | |
Classes | |
class | ProtobufJavaService |
Typedefs | |
typedef int16_t | int16 |
typedef int32_t | int32 |
typedef int64_t | int64 |
typedef int8_t | int8 |
typedef uint16_t | uint16 |
typedef uint32_t | uint32 |
typedef uint64_t | uint64 |
typedef uint8_t | uint8 |
Functions | |
static void | InitGoogleLogging (char *val) |
Variables | |
__path__ = __import__('pkgutil').extend_path(__path__, __name__) | |
typedef int16_t google::int16 |
Definition at line 53 of file sdk/include/aditof/log.h.
typedef int32_t google::int32 |
Definition at line 54 of file sdk/include/aditof/log.h.
typedef int64_t google::int64 |
Definition at line 55 of file sdk/include/aditof/log.h.
typedef int8_t google::int8 |
Definition at line 52 of file sdk/include/aditof/log.h.
typedef uint16_t google::uint16 |
Definition at line 58 of file sdk/include/aditof/log.h.
typedef uint32_t google::uint32 |
Definition at line 59 of file sdk/include/aditof/log.h.
typedef uint64_t google::uint64 |
Definition at line 60 of file sdk/include/aditof/log.h.
typedef uint8_t google::uint8 |
Definition at line 57 of file sdk/include/aditof/log.h.
|
static |
Definition at line 63 of file sdk/include/aditof/log.h.
|
private |
Definition at line 4 of file python/google/__init__.py.