#include "oscl_base.h"
#include "oscl_mem_basic_functions.h"
#include "oscl_string_utils.h"
#include "oscl_stdstring.h"
Go to the source code of this file.
Data Structures | |
struct | OsclUuid |
Defines | |
#define | EMPTY_UUID PVUuid(0,0,0,0,0,0,0,0,0,0,0) |
#define | BYTES_IN_UUID_ARRAY 8 |
Typedefs | |
typedef uint32 | OsclUid32 |
Variables | |
const char | PV_CHAR_CLOSE_BRACKET = ')' |
const char | PV_CHAR_COMMA = ',' |
|
|
|
|
|
|
|
|
|
|