Main Page   Modules   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

oscl_uuid.h File Reference

This file defines the OSCL UUID structure used for unique identifiers as well as the short (32-bit) identifiers OsclUid32. More...

#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 BYTES_IN_UUID_ARRAY   8

Typedefs

typedef uint32 OsclUid32

Variables

const char PV_CHAR_CLOSE_BRACKET = ')'
const char PV_CHAR_COMMA = ','


Detailed Description

This file defines the OSCL UUID structure used for unique identifiers as well as the short (32-bit) identifiers OsclUid32.


Define Documentation

#define BYTES_IN_UUID_ARRAY   8
 


Typedef Documentation

typedef uint32 OsclUid32
 


Variable Documentation

const char PV_CHAR_CLOSE_BRACKET = ')'
 

const char PV_CHAR_COMMA = ','
 


OSCL API
Posting Version: OPENCORE_20090310